OPERATING SYSTEMSOS Linux

How To Create A ((Docker Image)) in 5 Mins!! | Ubuntu

⏰ In this video, I show you how to create a docker image (container) in Ubuntu in just 5 minutes!
🚀 Here are the list of the used commands:

$ docker build -t mydocker .
$ docker images
$ docker run mydocker
$ docker run -it mydocker bash
👉🏼 Please subscribe to my channel for more videos. Click here:
https://www.youtube.com/channel/UC8oMW1oGVb6ekXodps48eLQ

Hope you enjoyed it! 🧡
#docker, #container, #ubuntu, #dockercontainer, #dockerimage, #linux, #tutorial

source

ubuntu