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