Sign inSign up

luotianyi/hello-ubuntu

By luotianyi

Updated about 5 years ago

Image
0

147

luotianyi/hello-ubuntu repository overview

luotianyi/hello-ubuntu

为了加深对Docker的了解而构建的镜像,很简单,就是一个Ubuntu里有一个 /hello 可执行文件。

# PULL
docker pull luotianyi/hello-ubuntu:latest
# RUN
docker run -it luotianyi/hello-ubuntu:latest

Hello world!
The `Hello world!` from docker.

Tag summary

Content type

Image

Digest

Size

27.2 MB

Last updated

about 5 years ago

docker pull luotianyi/hello-ubuntu