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