Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 9ae6f2e

Browse files
authored
Merge pull request #2 from thelamer/master
removing config volumes as they are not used in this image
2 parents d7d1e38 + 405b155 commit 9ae6f2e

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ COPY /root /
104104

105105
# ports and volumes
106106
EXPOSE 4822
107-
VOLUME /config

Dockerfile.aarch64

-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ COPY /root /
104104

105105
# ports and volumes
106106
EXPOSE 4822
107-
VOLUME /config

Dockerfile.armhf

-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ COPY /root /
104104

105105
# ports and volumes
106106
EXPOSE 4822
107-
VOLUME /config

0 commit comments

Comments
 (0)