Already created by WORKDIR
This commit is contained in:
committed by
GitHub
parent
81cbd760d5
commit
8faef72d33
@@ -14,7 +14,6 @@ COPY lib/mrsk/version.rb /mrsk/lib/mrsk/version.rb
|
|||||||
RUN apk add --no-cache --update build-base git docker openrc \
|
RUN apk add --no-cache --update build-base git docker openrc \
|
||||||
&& rc-update add docker boot \
|
&& rc-update add docker boot \
|
||||||
&& gem install bundler --version=2.4.3 \
|
&& gem install bundler --version=2.4.3 \
|
||||||
&& mkdir -p /mrsk \
|
|
||||||
&& bundle install
|
&& bundle install
|
||||||
|
|
||||||
# Copy the rest of our application code into the container.
|
# Copy the rest of our application code into the container.
|
||||||
|
|||||||
Reference in New Issue
Block a user