DEV Community

Prashant Sengar
Prashant Sengar

Posted on

[Discuss] How to get started with docker?

Here is a question to the community ― how do I get started with docker? I want to learn everything about it, what it really is, what does it achieve, how to work with it. Can you point me to some good resources?

Top comments (3)

Collapse
 
abhirkeesara profile image
Abhinay Reddy Keesara • Edited

Please have a look at these

  1. dev.to/softchris/5-part-docker-ser.... @softchris explains it well. checkout his post on Kubernetes too if you are interested.
  2. check out this video tutorial on freecodecamp youtube channel - youtube.com/watch?v=fqMOX6JJhGo
  3. some interview questions - dev.to/fullstackcafe/30-docker-int...
Collapse
 
softchris profile image
Chris Noring

Thank you Abhinay, glad you are helped by it :)

Collapse
 
prashantsengar profile image
Prashant Sengar

Thanks Abhinay. Yeah I would also like to read about Kubernetes. Thanks again for commenting