No need to expose /config (already done by the baseimage).

This commit is contained in:
Jocelyn Le Sage 2022-10-10 18:51:37 -04:00
parent e3322f7d93
commit a7b22a39aa

View File

@ -124,9 +124,6 @@ ENV \
FF_OPEN_URL= \
FF_KIOSK=0
# Define mountable directories.
VOLUME ["/config"]
# Metadata.
LABEL \
org.label-schema.name="firefox" \