frappe_docker/images
Babuuu 3058c7bb7a
Use docker --chown command instead of RUN chown
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 10:24:01 +01:00
..
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 2022-10-24 10:24:01 +01:00