Docker noobie needs answers to questions

Hi team,

I am new to docker…

Since it is so difficult, I am stgruggling… maybe you can help me with the answer to my questions:

  1. What is docker?
  2. How to handle docker?
  3. What can be done if all fails?

Thanks

Maybe check this post on Reddit: “Please, someone explain Docker to me like I am an idiot.

You can also check the documentation, but here are some links

Recommended links to learn the basics and concepts:

1 Like

Welcome to Docker!

  1. Docker is a tool to run apps in containers.
  2. Start small: learn to build and run containers.
  3. If stuck, check logs or ask the community for help.

Let me know if you need more guidance!