15 MUST-KNOW Docker Commands for Beginners

preview_player
Показать описание
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.

======⚡⚡⚡======
======⚡⚡⚡======

📚 Resources:

🕒 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 😊
Рекомендации по теме
Комментарии
Автор

cruelly underrated video, thank's so much for your help !!

skylyx
Автор

Hey guys! In case you've already used Docker and got some favorite or important commands you would add to the list - please share them here 😉

SoftwareDeveloperDiaries