Tutorial introducing users to Docker Images and Containers. Learn about the Docker Platform, write a Dockerfile, build a Docker Image and run a Docker Container.
The related files can be found in the "Docker" folder within the below repo:
https://github.com/ad17171717/YouTube...
CONNECT:
LinkedIn: / adrian-dolinay-frm-96a289106
GitHub: https://github.com/ad17171717
X: / dolinayg
Odysee: https://odysee.com/@adriandolinay:0
Medium: / adriandolinay
|-Video Chapters-|
0:00 - Introduction
1:19 - Creating a Python Script
1:50 - Creating a Dockerfile
4:35 - Building a Docker Image
5:17 - Running a Docker Container
6:02 - Pruning Docker Containers That Stopped Running
6:49 - Running a Docker Container in Detached Mode
7:09 - Running a Terminal in a Docker Container
7:38 - Conclusion