view Dockerfile.with-settings @ 2:6fc2c741f1a6 default tip

dead code
author drewp@bigasterisk.com
date Tue, 11 Feb 2025 19:21:39 -0800
parents 96f842f12121
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