Updating the play with docker URL

The play with Docker URL no longer works. I updated it.
This commit is contained in:
Alex Daly 2020-06-19 20:23:51 -04:00 committed by GitHub
parent 35cb8e3d96
commit 568ef37a14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ an example command that you will need to run to push to this repo.
Now that our image has been built and pushed into a registry, let's try running our app on a brand
new instance that has never seen this container image! To do this, we will use Play with Docker.
1. Open your browser to [Play with Docker](http://play-with-docker.com).
1. Open your browser to [Play with Docker](https://www.docker.com/play-with-docker).
1. Log in with your Docker Hub account.