Getting Started with Docker

1. Accounts

If you don’t already have, create new accounts:

2. Download & Install

Install the latest stable release of Docker Community Edition:

Click here to download Docker Desktop for Windows – requires Microsoft Windows 10 Professional or Enterprise 64-bit

Click here to download Docker Desktop for Mac –  requires Apple Mac OS Sierra 10.12 or above

3. Quick run

Follow this link https://hub.docker.com/?overlay=onboarding

Skip the first Download and Install steps.

Continue with the rest (requires git to be installed)

Great now you have your first container running!

4. Lets Explore the Basics

Now we can explore more on: https://docs.docker.com/

https://dzone.com/articles/build-package-and-run-spring-boot-apps-with-docker

https://spring.io/guides/gs/spring-boot-docker/

https://docs.docker.com/compose/wordpress/

5. Want more?

https://www.katacoda.com/courses/docker

https://app.pluralsight.com/paths/skill/managing-containers-with-docker

6. Next Steps

is to learn Kubernetes…

https://app.pluralsight.com/library/courses/getting-started-kubernetes

https://kubernetes.io/docs/tutorials/kubernetes-basics/

Add a Comment

Your email address will not be published. Required fields are marked *