Hellocounter with web and redis container
1.1K
Example: docker run -d --name redis redis docker run -d --link redis:redis -p 5000:5000 smakam/hellocounter python app.py
Content type
Image
Digest
sha256:6df1eb6ff…
Size
254.1 MB
Last updated
about 11 years ago
docker pull smakam/hellocounter