Skip to content

Commit dc4ce03

Browse files
authored
Remove VOLUME declaration from Dockerfile (#1607)
1 parent b7a5658 commit dc4ce03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ FROM ruby:2.6-slim
22

33
WORKDIR /srv/slate
44

5-
VOLUME /srv/slate/build
6-
VOLUME /srv/slate/source
7-
85
EXPOSE 4567
96

107
COPY Gemfile .

0 commit comments

Comments
 (0)