Counts integers -- for demo purposes
323
This container is for demostration purposes. It prints accending integers on stdout
Run the image with docker container run --rm -it --name myCounter dockerdesktopfordev/counter:1.0
The latest tag is the same as 1.0.
Version 1.0 (tag: 1.0, latest)(DockerFile)
This image will display integers to stdout and write to the container log.
Content type
Image
Digest
Size
754.7 kB
Last updated
over 4 years ago
docker pull dockerfornovices/counter