mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 19:06:21 +00:00
14 lines
339 B
Markdown
14 lines
339 B
Markdown
# Invoice Ninja
|
|
|
|
Proxy port 80 to nginx.
|
|
|
|
You have to build this one
|
|
```
|
|
docker buildx build --no-cache -f Dockerfile -t invoiceninja .
|
|
```
|
|
|
|
This repo is just a slight modification of [the source](https://github.com/invoiceninja/dockerfiles/) you should go there for support.
|
|
|
|
|
|
I'm not a big fan of all the licensing and paywall features.
|