view Dockerfile.with-settings @ 1:2a288d2cb88c

add unread_to_mqtt bridge
author drewp@bigasterisk.com
date Tue, 11 Feb 2025 19:20:47 -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