Search Docker Hub
sumpython
By jessdhy
This project send the message "Hello world"
155
The project was developed on Ubuntu and prints the message 'Hello World' to the console using Python.
1.- Making Docker Pull or Build docker image
docker pull jessdhy/sumpython:latest
2.- Last make a docker run
docker run -it jessdhy/sumpython
Content type
Image
Digest
sha256:e3e95bb08…
Size
50.1 MB
Last updated
almost 2 years ago
docker pull jessdhy/sumpython