Switch over commands to apk and alpine
This commit is contained in:
parent
b49e59045f
commit
9171523a87
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ ENV HOME /root
|
|||
USER root
|
||||
WORKDIR /
|
||||
|
||||
RUN apk add --no-cache bash moreutils curl
|
||||
RUN apk add --no-cache bash moreutils curl bash
|
||||
|
||||
RUN dockerd --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue