mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
No need to expose /config
(already done by the baseimage).
This commit is contained in:
parent
e3322f7d93
commit
a7b22a39aa
@ -124,9 +124,6 @@ ENV \
|
|||||||
FF_OPEN_URL= \
|
FF_OPEN_URL= \
|
||||||
FF_KIOSK=0
|
FF_KIOSK=0
|
||||||
|
|
||||||
# Define mountable directories.
|
|
||||||
VOLUME ["/config"]
|
|
||||||
|
|
||||||
# Metadata.
|
# Metadata.
|
||||||
LABEL \
|
LABEL \
|
||||||
org.label-schema.name="firefox" \
|
org.label-schema.name="firefox" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user