mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
🐞 Fix play-with-docker URL
This commit is contained in:
@@ -60,7 +60,7 @@ class: in-person
|
|||||||
## Doing or re-doing the workshop on your own?
|
## Doing or re-doing the workshop on your own?
|
||||||
|
|
||||||
- Use something like
|
- Use something like
|
||||||
[Play-With-Docker](http://play-with-docker.com/) or
|
[Play-With-Docker](https://labs.play-with-docker.com/) or
|
||||||
[Play-With-Kubernetes](https://training.play-with-kubernetes.com/)
|
[Play-With-Kubernetes](https://training.play-with-kubernetes.com/)
|
||||||
|
|
||||||
Zero setup effort; but environment are short-lived and
|
Zero setup effort; but environment are short-lived and
|
||||||
@@ -103,13 +103,13 @@ class: self-paced
|
|||||||
|
|
||||||
.lab[
|
.lab[
|
||||||
|
|
||||||
- Go to http://www.play-with-docker.com/
|
- Go to https://labs.play-with-docker.com/
|
||||||
|
|
||||||
- Log in
|
- Log in
|
||||||
|
|
||||||
- Create your first node
|
- Create your first node
|
||||||
|
|
||||||
<!-- ```open http://www.play-with-docker.com/``` -->
|
<!-- ```open https://labs.play-with-docker.com/``` -->
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
## Using Play-With-Docker
|
## Using Play-With-Docker
|
||||||
|
|
||||||
- Open a new browser tab to [www.play-with-docker.com](http://www.play-with-docker.com/)
|
- Open a new browser tab to [labs.play-with-docker.com](https://labs.play-with-docker.com/)
|
||||||
|
|
||||||
- Confirm that you're not a robot
|
- Confirm that you're not a robot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user