Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 21:46:43 +02:00
committed by GitHub
parent 4d9efa4e82
commit e32389c608

View File

@@ -31,7 +31,7 @@ RUN \
# Modify image #
################
# Use data from addon options for all values
sed -i 's|cat \"\$|jq .|g' /docker-entrypoint.sh \
&& sed -i 's|cat \"\$|jq .|g' /docker-entrypoint.sh \
&& sed -i 's|_FILE" 2> /dev/null| /data/options.json|g' /docker-entrypoint.sh \
\
# Add initial script