Commit Graph

7 Commits

Author SHA1 Message Date
Jens Kat 2bf47f6d58 Use environment variable for install dir 2017-09-09 13:17:01 +02:00
Jens Kat a3e1821ca0 Docker: Use working directory instead of hardcoded dist version
- By using the current (.) working directory, we can get the latest changes in the Docker image.
  If the building of Docker images is automated, it will automatically pick up the checked out version.
- Rearrange some Docker layers things that don't invalidate that much.
2017-09-09 12:51:37 +02:00
jleeong 88d3db4dc8 Fixed dockerization 2017-08-31 12:05:43 -07:00
Sergey Besedin eeae24e058 Add pgsql dependencies 2017-06-06 01:22:09 +03:00
Christian Musa 0cbed2d5d2 Improve docker support
- Add docker-compose file
- Add environment variable to initialize the database
- Add custom entrypoint that generates the .env file based on the environment variables
- Update Dockerfile (gettext-base package)
2017-02-11 00:36:38 -03:00
Enno Lohmeier 2564a41d05 add firefly locales to Dockerfile
fixes #521 for docker environment
2017-01-12 00:30:33 +01:00
Toon Schoenmakers 5bb668be63 Added dockerfile 2016-10-26 15:07:36 +02:00