Skip to content

Commit 98d979d

Browse files
committed
Merge pull request #1984 from carmstrong/remove_builder_volume
ref(builder): remove volume definition in Dockerfile
2 parents 2f37397 + 9791874 commit 98d979d

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
@@ -53,7 +53,6 @@ RUN curl -#SL -o /progrium_cedarish.tar \
5353
https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_cedar.tar
5454

5555
# define the execution environment
56-
VOLUME /var/lib/docker
5756
WORKDIR /app
5857
ENTRYPOINT ["/app/bin/entry"]
5958
CMD ["/app/bin/boot"]

0 commit comments

Comments
 (0)