Docker Containers

Опубликовано: 16 Апрель 2020
на канале: DevOps Journey
2,737
104

This is video 3 of 8 for the Docker 2020 course. This course is completely free and includes labs that you can follow along with.

Course Playlist:    • Complete Docker Course 2020  

Code/Commands: https://github.com/devopsjourney1/doc...

Recommended to play at 1.5 speed.

Containers
0:00 Intro
0:20 Running a container with an entrypoint
6:30 Sending configuration information via environment variables
9:10 Mapping storage volumes to a container
11:20 Port Mappings for webserver containers
16:31 Real-time status for a container. Show CPU usage and memory.

#code #dev #tutorial #docker