nicholas-petropoulos / docker-invoiceninja-nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InvoiceNinja + Nginx + Cron Docker Bundle

Automated Build Image Size

The main container provided by Invoice Ninja only includes the base project. It does not provide a running cron job or web server. I prefer to run this project with all the necessary parts bundled in a single container.

Log mount points

Mount volume for cron and web sserver logs.

  • /var/log/ninja_cron
  • /var/log/nginx

References

About

License:MIT License


Languages

Language:Dockerfile 100.0%