mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-02-09 14:34:14 +09:00
initial env var ingestion for rev proxy configs
This commit is contained in:
@@ -79,6 +79,8 @@ RUN \
|
||||
php84-tokenizer \
|
||||
php84-xmlreader \
|
||||
php84-xsl \
|
||||
python3 \
|
||||
py3-jinja2 \
|
||||
whois && \
|
||||
echo "**** install certbot plugins ****" && \
|
||||
if [ -z ${CERTBOT_VERSION+x} ]; then \
|
||||
|
||||
Reference in New Issue
Block a user