-
Notifications
You must be signed in to change notification settings - Fork 267
Home
The docker files for Invoice Ninja provide an easy to use setup when you do not plan or want to install Invoice Ninja on your server directly. Just have a look a the quick start guides and pick the one suitable for you. Each guide has some limitation to cover different situations hopefully suitable for most of the users.
- Docker Compose with Caddy
- Docker Compose with nginx
- Docker-only setup (no Docker Compose, no webserver)
Please understand that we just cannot provide examples and guides for every single setup and configurations that exists.
For a full list of available tags please check the tags section on Docker Hub.
To install a 4.x version of Invoice Ninja you can use any of these tags:
-
alpine-4
- image nameinvoiceninja/invoiceninja:alpine-4
, -
alpine-4.5.19
- image nameinvoiceninja/invoiceninja:alpine-4.5.19
To install a 5.x version of Invoice Ninja you can use any of these tags:
-
latest
- image nameinvoiceninja/invoiceninja
-
5
- image nameinvoiceninja/invoiceninja:5
-
5.0.13
- image nameinvoiceninja/invoiceninja:5.0.13
The only supported platform is currently Linux x86_64. The ARM architecture is not supported.
Further help channels:
Slack | StackOverflow (use tag invoice-ninja
) | Github