Skip to content

Commit 9791874

Browse files
committed
ref(builder): remove volume definition in Dockerfile
This was missed in #1917.
1 parent 49c52ba commit 9791874

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

builder/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ RUN wget -O /progrium_cedarish.tar --progress=dot:giga \
4141
https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_2014.05.27.tar
4242

4343
# define the execution environment
44-
VOLUME /var/lib/docker
4544
WORKDIR /app
4645
ENTRYPOINT ["/app/bin/entry"]
4746
CMD ["/app/bin/boot"]

0 commit comments

Comments
 (0)