Sign inSign up

shniranjan/hello_world

By shniranjan

Updated almost 5 years ago

Alpine which print out "Hello World!"

Image
0

154

shniranjan/hello_world repository overview

This is just an test image which is built in Alpine which print out "Hello World!"

The Dockerfile code contains following lines:

FROM alpine

CMD ["echo", "Hello World!"]

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

almost 5 years ago

docker pull shniranjan/hello_world