Mercurial > code > home > repos > zulip
view Dockerfile.with-settings @ 0:96f842f12121
start
author | drewp@bigasterisk.com |
---|---|
date | Tue, 28 Jan 2025 23:30:02 -0800 |
parents | |
children |
line wrap: on
line source
# https://hub.docker.com/r/zulip/docker-zulip/tags FROM zulip/docker-zulip:9.4-0 # this is ineffective because there's a settings_template.py that is used to rewrite this #COPY settings.py /etc/zulip/settings.py # probably also ineffective; I didn't check COPY zulip-secrets.conf /etc/zulip/zulip-secrets.conf