Sign inSign up

dploeger/invoiceplane

By dploeger

•Updated over 6 years ago

Invoiceplane in a container

Image
1

2.0K

dploeger/invoiceplane repository overview

⁠InvoicePlane in a container

⁠Introduction

This thing started, because InvoicePlane⁠ 2.0 needs PHP > 7.0, which wasn't available on my server at that time. Instead of migrating my shared hosting server, I created the following container environment.

The current version requires my fork of InvoicePlane 2.0.0-alpha⁠.

⁠Usage

To use the container, download the latest invoiceplane 2.0.0-alpha⁠ version and run

docker run --name invoiceplane -v <path to invoiceplane>:/var/www/html --add-host mysql:<ip of your mysql server> dploeger/invoiceplane

⁠Docker compose

In the contrib subfolder, you can find docker-compose templates, that run invoiceplane and invoiceplane together with a MySQL container.

Tag summary

Content type

Image

Digest

Size

195.9 MB

Last updated

over 6 years ago

docker pull dploeger/invoiceplane