Resources for learning Docker

Hello, guys, and good morning.
Please, I am new to Docker and want to learn everything there is to know. Can anyone give me a link to a resource that can help me get started in Docker and become a pro? I just want to be a pro in Docker like I am in Python development.
Thanks all.

1 Like

The category “Community” is mend to be used to ask about or post community events.I moved your post to the category “General Discussions/General”.

You might want to take a look at this excellent self-paced training: Introduction to Containers

Just make sure to perform all hands-on exercises.

Thanks. I never knew a resource like this exists. Will surely get on it right away.
thanks

1 Like

Hello

Right now there is like 70 docker articles on my blog (68 posts tagged with "docker" | Christophe Avonture). These articles are not truly tutorials but real use cases like how to install Joomla / Wordpress with Docker, using MySQL / PostgreSQL, playing with PostgREST / Oracle Rest Data Services, tools like Cypress / Pentaho / … and for sure coding (PHP, Python, …) in devcontainers.

I really love it and everytime I do something new, Docker is there.