Skip to content
David edited this page Nov 10, 2020 · 7 revisions

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.

Please understand that we just cannot provide examples and guides for every single setup and configurations that exists.

Available version and tags

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 name invoiceninja/invoiceninja:alpine-4,
  • alpine-4.5.19 - image name invoiceninja/invoiceninja:alpine-4.5.19

To install a 5.x version of Invoice Ninja you can use any of these tags:

  • latest - image name invoiceninja/invoiceninja
  • 5 - image name invoiceninja/invoiceninja:5
  • 5.0.13 - image name invoiceninja/invoiceninja:5.0.13

Supported platforms

The only supported platform is currently Linux x86_64. The ARM architecture is not supported.