Dockerfile: remove output/
volume
This commit is contained in:
parent
8f77bda08a
commit
83397c22be
|
@ -9,4 +9,4 @@ RUN apt-get -y update && \
|
|||
|
||||
COPY . /pi-gen/
|
||||
|
||||
VOLUME [ "/pi-gen/work", "/pi-gen/deploy", "/pi-gen/output" ]
|
||||
VOLUME [ "/pi-gen/work", "/pi-gen/deploy"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user