Skip to content

Commit 1988890

Browse files
authored
Merge pull request #12 from m1k1o/patch-1
WORKDIR will do mkdir
2 parents f13f870 + c24a233 commit 1988890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM ruby:2.7
22

3-
RUN mkdir /app
43
WORKDIR /app
54

65
ADD Gemfile Gemfile.lock /app/

0 commit comments

Comments
 (0)