mirror of https://github.com/docker/docs.git
Removed Play with Docker (#13182)
* removed PWD * updated hosted labs * removed PWD footer
This commit is contained in:
parent
8b1610c1d6
commit
51be46ad0d
|
@ -36,7 +36,6 @@
|
|||
<ul class="footer_links">
|
||||
<li><b><a href="https://www.docker.com/products/docker-desktop">Developers</a></b></li>
|
||||
<li><a href="https://www.docker.com/use-cases">Use Cases</a></li>
|
||||
<li><a href="https://www.docker.com/play-with-docker">Play with Docker</a></li>
|
||||
<li><a href="https://www.docker.com/docker-community">Community</a></li>
|
||||
<li><a href="https://www.docker.com/open-source">Open Source</a></li>
|
||||
<li><a href="https://www.docker.com/community/docker-captains">Docker Captains</a></li>
|
||||
|
|
|
@ -8,12 +8,11 @@ Docker and the broader community of Docker experts have put together many differ
|
|||
|
||||
## Hosted labs
|
||||
|
||||
These self-paced and hands-on workshops use free, hosted environments ([Play with Docker](https://labs.play-with-docker.com/){:target="_blank" rel="noopener" class="_"} and [Play with Kubernetes](https://labs.play-with-k8s.com/){:target="_blank" rel="noopener" class="_"}) that do not require anything to be installed. Follow along and learn more about Docker and Kubernetes.
|
||||
These self-paced and hands-on workshops use a free, hosted environment ([Play with Kubernetes](https://labs.play-with-k8s.com/){:target="_blank" rel="noopener" class="_"}) that does not require any installation. Follow along and learn more about Kubernetes.
|
||||
|
||||
* [Kubernetes Workshop](https://training.play-with-kubernetes.com/kubernetes-workshop/){:target="_blank" rel="noopener" class="_"}
|
||||
* [Microservice containerization and orchestration](https://training.play-with-docker.com/microservice-orchestration/){:target="_blank" rel="noopener" class="_"}
|
||||
|
||||
\* Labs are free but require registration with a Docker ID.
|
||||
* Labs are free but require registration with a Docker ID.
|
||||
|
||||
## Self-guided tutorials
|
||||
|
||||
|
|
Loading…
Reference in New Issue