Update Dockerfile, add curl
This commit is contained in:
parent
eb14ddfd44
commit
19efb407b7
@ -6,7 +6,7 @@ LABEL AlternativeImageName="wollud1969/docker-bash"
|
|||||||
|
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache bash
|
apk add --no-cache bash curl
|
||||||
|
|
||||||
CMD [ "bash" ]
|
CMD [ "bash" ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user