mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-23 16:13:45 +00:00
Renamed the entrypoint
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get -q update && \
|
||||
|
||||
COPY includes/supervisor/conf.d/zulip_postsetup.conf /etc/supervisor/conf.d/zulip_postsetup.conf
|
||||
COPY includes/createZulipAdmin.sh /opt/createZulipAdmin.sh
|
||||
COPY docker-entrypoint.sh /sbin/entrypoint.sh
|
||||
COPY entrypoint.sh /sbin/entrypoint.sh
|
||||
|
||||
RUN chown zulip:zulip /opt/createZulipAdmin.sh
|
||||
|
||||
|
Reference in New Issue
Block a user