Added curl
This commit is contained in:
parent
7b8520c287
commit
71545204ee
@ -4,5 +4,6 @@ RUN apt-get update && apt-get -y install \
|
|||||||
procps \
|
procps \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
dnsutils \
|
dnsutils \
|
||||||
|
curl \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
CMD ["/usr/games/cowsay", "Hej alla! Docker fungerar!"]
|
CMD ["/usr/games/cowsay", "Hej alla! Docker fungerar!"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user