2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-28 20:12:44 +00:00
frappe_docker/build/common/worker
Pratik c19158cd76
refactor: remove exports, add bash flags healthchecks
Add bash flags and removed 
- errexit - better for fast fail of healthchecks
- allexport - export vars by default
- nolog - not to add in history (optional)
2021-06-21 18:19:46 +05:30
..
bench fix: accept args for bench commands 2020-08-30 00:06:56 +05:30
docker-entrypoint.sh feat(frappe-worker): option to set gevent as gunicorn worker-class 2021-03-20 13:57:53 +05:30
healthcheck.sh refactor: remove exports, add bash flags healthchecks 2021-06-21 18:19:46 +05:30
install_app.sh fix: install app failed when APP_NAME is not same as the one contained in APP_REPO 2020-11-24 19:23:54 +08:00