Skip to content

Commit 78bd55b

Browse files
committed
Keep /config volume consistently
1 parent b7028c9 commit 78bd55b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ RUN \
7070
COPY root/ /
7171

7272
EXPOSE 80 443
73+
VOLUME /config

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ RUN \
7070
COPY root/ /
7171

7272
EXPOSE 80 443
73+
VOLUME /config

Dockerfile.armhf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ RUN \
7070
COPY root/ /
7171

7272
EXPOSE 80 443
73+
VOLUME /config

0 commit comments

Comments
 (0)