refactor: chown tools dir at build time instead of root at runtime
This commit is contained in:
@@ -31,7 +31,6 @@ services:
|
||||
ssh:
|
||||
- default
|
||||
container_name: hermes
|
||||
user: root
|
||||
entrypoint: ["/bin/bash", "-c",
|
||||
"bash /opt/data/hermes-tools/install.sh && exec /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh \"$@\"",
|
||||
"hermes-entrypoint"]
|
||||
|
||||
Reference in New Issue
Block a user