Sign inSign up

frankwiles/hello-docker

By frankwiles

•Updated almost 7 years ago

Simple image to test Docker is setup correctly.

Image
0

187

frankwiles/hello-docker repository overview

Simple browser based app that helps a new user verify they have Docker setup correctly. Checks for general Internet connectivity and that the user can access PyPI and NPM for installing local development packages.

Github repository for this is located at https://github.com/frankwiles/hello-docker⁠

The repo also contains a docker-compose file to make it easy for users not familiar with Docker.

Or you can just run it locally with:

$ docker run -p "80:80" frankwiles/hello-docker:latest

Tag summary

Content type

Image

Digest

Size

9 MB

Last updated

almost 7 years ago

docker pull frankwiles/hello-docker