ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Docker Run: The Essential Guide to Starting Docker Containers

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • In this Docker tutorial, you will learn how to create new Docker containers using the docker run command. We'll cover the basics of the docker run command, including how to pull images, start containers, and manage ports. Follow along as we explore essential command options and demonstrate real-world examples to help you master container creation and management.
    In this video, you'll learn:
    - Basic command syntax and options.
    - How to start new containers using the docker run command.
    - How to Run containers in the background with the -d option.
    - How to do port publishing and mapping with the -p option.
    - How to Mount volumes from the host to containers with the -v option.
    - How to connect to containers using the docker exec command.
    - How to Stop, Start, and Remove containers.
    - Differences between docker run and docker container run.
    Link to the commands demonstrated in this video:
    www.configserverfirewall.com/...
    #docker #dockertraining #dockercontainer #dockertutorial #linux
    Timestamp
    00:00 - Intro.
    00:27 - Docker Images vs. Docker Containers.
    01:12 - Downloading Docker images.
    01:42 - Command syntax.
    02:52 - Image Tags.
    03:38 - Starting containers with docker run command.
    04:05 - List containers.
    05:53 - Run containers in the background with the -d option.
    06:21 - Connect to containers using the docker exec command.
    07:38 - Stop, Start, and Remove containers.
    08:48 - Remove images using docker rmi command.
    09:36 - Port publishing.
    12:54 - Mount volumes.
    15:02 - Differences between docker run and docker container run.
    15:34 - Outro.

ความคิดเห็น •