diff --git a/Dockerfiles-for-Invoice-Ninja.md b/Dockerfiles-for-Invoice-Ninja.md new file mode 100644 index 0000000..e59fede --- /dev/null +++ b/Dockerfiles-for-Invoice-Ninja.md @@ -0,0 +1,14 @@ +## Available version and tags + +For a full list of available tags please check the [tags section](https://hub.docker.com/r/invoiceninja/invoiceninja/tags) on Docker Hub. + +To install a 4.x version of Invoice Ninja you can use any of these tags: + +* `alpine-4` - image name `invoiceninja/invoicenina:alpine-4`, +* `alpine-4.5.19` image name `invoiceninja/invoicenina:alpine-4.5.19` + +To install a 5.x version of Invoice Ninja you can use any of these tags: + +* `latest` - image name `invoiceninja/invoicenina` +* `5` - image name `invoiceninja/invoicenina:5` +* `5.0.13` - image name `invoiceninja/invoicenina:5.0.13` \ No newline at end of file diff --git a/Home.md b/Home.md deleted file mode 100644 index cd06af1..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Dockerfiles for Invoice Ninja