mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-04 05:53:19 +00:00
Entrypoint is /entrypoint.sh now
This commit is contained in:
@@ -40,5 +40,5 @@ RUN chown zulip:zulip /opt/createZulipAdmin.sh
|
||||
VOLUME ["$DATA_DIR"]
|
||||
EXPOSE 80 443
|
||||
|
||||
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["app:run"]
|
||||
|
||||
Reference in New Issue
Block a user