Remove implicit volume declaration
This commit is contained in:
parent
b45faa4993
commit
1e543a72b7
@ -18,6 +18,4 @@ ADD entrypoint.sh /
|
|||||||
|
|
||||||
ENV NAMELESSMC_VERSION=2.0.0-pr7
|
ENV NAMELESSMC_VERSION=2.0.0-pr7
|
||||||
|
|
||||||
VOLUME [ "/data" ]
|
|
||||||
|
|
||||||
ENTRYPOINT [ "bash", "/entrypoint.sh" ]
|
ENTRYPOINT [ "bash", "/entrypoint.sh" ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user