Sign inSign up

manishverma16/curl

By manishverma16

Updated about 6 years ago

Its a image to just doing curl on a particular IP

Image
0

51

manishverma16/curl repository overview

This is the Dockerfile code for this image:

FROM centos

RUN yum install curl -y

ENTRYPOINT [ "curl"]

CMD [ "-h" ]

Tag summary

Content type

Image

Digest

Size

86.4 MB

Last updated

about 6 years ago

docker pull manishverma16/curl:1.0