👩💻 Play with Docker is an online service for getting hands-on with Docker.
• An interesting and unique resource for learning Docker, which was created back in 2017. The idea is that after authorization we are sent to one of the cloud hosts, where a 4-hour “playground” session starts. In it you can create new entities (instances), i.e. test Docker cluster nodes. Each of them is an installation of a lightweight Alpine Linux distribution with an editable local IP address. They have the latest version of Docker installed:
 labs.play-with-docker.com labs.play-with-docker.com
• And to make it easier and better for novice Docker users to understand what it is possible (and useful) to do in the Docker playground, the authors of Play with Docker have supplemented their service with a convenient training resource:
➡️ training.play-with-docker.com
• More information on GitHub: github.com/play-with-docker/play-with-docker