15 MUST-KNOW Docker Commands for Beginners

Опубликовано: 30 Сентябрь 2024
на канале: Software Developer Diaries
727
35

In this Docker video for beginners, we'll discuss the most used basic Docker commands everybody needs to know. Building Docker images, listing containers, pushing images to Docker Hub, running a Docker container, and looking into logs - are all points developers use on a daily basis.

======⚡⚡⚡======
Get a 20% discount on Brilliant.org (to learn Science, Technology, Engineering, Math) 🤓:
https://brilliant.sjv.io/kjVO2z
======⚡⚡⚡======

🎁 Become my Patreon and get exclusive perks:   / softdevdiaries  
💼 Follow me on LinkedIn and drop me a message if you'd like:   / gusgadirov  
💻 Also, let's connect on GitHub: https://github.com/gusgad

📚 Resources:
Docker documentation: https://docs.docker.com

🕒 Timestamps:
(00:00) Docker in a few words
(00:51) docker ps
(01:15) docker pull
(01:58) docker login
(02:12) docker push
(02:24) docker images
(02:37) docker build
(03:09) docker run
(04:01) docker logs
(04:18) docker exec
(04:43) docker volume ls
(05:05) docker stop
(05:23) docker rm
(05:53) docker rmi
(06:11) docker stats
(06:29) docker system prune

And don't forget to subscribe for more videos like this 😊