2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-18 18:19:02 +00:00
frappe_docker/images
Babuuu 83f7db0c50
Use docker --chown command instead of RUN chown (#979)
The `RUN chown -R frappe:frappe /home/frappe` command was taking too long for me, over 6 minutes before I gave up and killed it. docker chown is faster, and it helps avoid creating a new layer.
2022-10-24 17:52:22 +05:30
..
bench fix: install node and python envs for v13 (#963) 2022-10-16 13:38:16 +05:30
nginx chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#978) 2022-10-21 21:49:32 +05:30
socketio Update Socketio Dockerfile (#831) 2022-06-26 04:18:48 +05:30
worker Use docker --chown command instead of RUN chown (#979) 2022-10-24 17:52:22 +05:30