Merge pull request #106 from artbird309/master
Remove extra volume from the Dockerfiles
This commit is contained in:
commit
82765984f4
@ -69,4 +69,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 8083
|
||||
VOLUME /books /config
|
||||
VOLUME /config
|
||||
|
@ -83,4 +83,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 8083
|
||||
VOLUME /books /config
|
||||
VOLUME /config
|
||||
|
@ -83,4 +83,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 8083
|
||||
VOLUME /books /config
|
||||
VOLUME /config
|
||||
|
Loading…
Reference in New Issue
Block a user