mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-31 02:52:19 +08:00
365c1065fe
Should close https://github.com/nextcloud/all-in-one/issues/1011, because so the default env is set and when the talk container is launched by the mastercontainer, the env should be overridden by the env send from the mastercontainer. If I have an image with an env (myenv=456) set inside the Dockerfile and then launch it with "-e myenv=123" the env is set to 123 inside the container, I hope it's the same when the container is launched through the docker socket. But if yes, this should change help. Signed-off-by: Zoey <zoey@z0ey.de> |
||
---|---|---|
.. | ||
Dockerfile | ||
start.sh | ||
supervisord.conf |