A simple repo to demonstrate the Automated Build of Docker Hub.
Once the Automated Build is configured it will automatically trigger a build and, in a few minutes, you should see your new Automated Build on the Docker Hub Registry. It will stay in sync with your GitHub and BitBucket repository until you deactivate the Automated Build.
Just pull the image from Docker Hub:
$ docker pull coopermaa/docker-hello
And run a container:
$ docker run coopermaa/docker-hello
Hello from Docker.
Content type
Image
Digest
sha256:5b0c1081f…
Size
218 Bytes
Last updated
about 11 years ago
docker pull coopermaa/docker-hello