This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-09-19 10:53:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
011e28e8c254e7cfac9afd27d409e529c29b4d49
firefly-iii
/
docker
/
entrypoint.sh
6 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
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:33:20 -03:00
#!/bin/bash
Update docker files. #919 and #915
2017-10-11 08:16:57 +02:00
# cat .env.docker | envsubst > .env
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:33:20 -03:00
Add EOF
2017-02-11 10:12:11 +01:00
exec
apache2-foreground
Reference in New Issue
Copy Permalink