Sign inSign up

askb/helloworld

By askb

Updated almost 11 years ago

Hello world image

Image
0

91

askb/helloworld repository overview

echo "Hello World" created from Ubuntu:14.04 as the base image.

Ubuntu based Hello world container

FROM ubuntu:14.04

MAINTAINER [email protected]

RUN apt-get update

CMD ["echo","Hello World"]

Tag summary

Content type

Image

Digest

sha256:0bd4ff358

Size

83 MB

Last updated

almost 11 years ago

docker pull askb/helloworld:1.0