This commit is contained in:
Alexandre
2020-12-08 11:43:58 +01:00
committed by GitHub
parent a743e5febc
commit 0e9ea3b09f

View File

@@ -1,6 +1,7 @@
FROM linuxserver/doublecommander
ARG BUILD_FROM
$BUILD_FROM
# MOFIFY DATA PATH
RUN sed -i "s|config|data|g" /etc/services.d/doublecommander/run
VOLUME [ "/data" ]
VOLUME [ "/data" ]