Skip to content

Instantly share code, notes, and snippets.

@akshayithape-devops
Last active December 28, 2022 04:45
Show Gist options
  • Save akshayithape-devops/2d9c73f45a3ee15964efe4411f5fcb30 to your computer and use it in GitHub Desktop.
Save akshayithape-devops/2d9c73f45a3ee15964efe4411f5fcb30 to your computer and use it in GitHub Desktop.
Docker Session - Create Environment For Labs

We have to follow below steps to create environment for labs.

Video Tutorial : https://www.youtube.com/watch?v=GpcN97zLPpA

  1. Create a Docker Hub ID

  2. Verify Email Address

    • You will receive an email to confirm the Docker Hub account, once confirmed, your account is created with Docker Hub.
  3. Accessing Docker Lab

    • This is a free online lab environment for Docker, you can access it using the Docker Hub account create using the above steps,

    • visit https://labs.play-with-docker.com/ and click on Login.

    • This will open up a pop-up for login, ensure you don’t have pop-up blocker enabled in your browser.

    • Once logged in with Docker, you should see the start button, click on Start

  4. Add a Docker Instance

    • Click on ‘ADD NEW INSTANCE’ label under Instance in the left hand side navbar. This will spawn up a docker instance for running lab tasks.

Congratulations ! You have successfully setup your lab. You can click on close session if you want to close the lab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment