Sign inSign up

dockerfornovices/counter

By dockerfornovices

Updated over 4 years ago

Counts integers -- for demo purposes

Image
0

323

dockerfornovices/counter repository overview

Counter -- a container that counts

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)

Quick Reference

This image will display integers to stdout and write to the container log.

Tag summary

Content type

Image

Digest

Size

754.7 kB

Last updated

over 4 years ago

docker pull dockerfornovices/counter