تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح What is Dockerfile How to create and build Dockerfile Dockerfile Basic Commands ضمن كورس Docker شرح قناة Automation Step by Step، الفديو رقم 12 مجانى معتمد اونلاين
All FREE courses - https://automationstepbystep.com/
Today we will learn :
1. What is Dockerfile
2. How to create Dockerfile
3. How to build image from Dockerfile
4. Basic Commands
TIPS & TRICKS
Dockerfile :
A text file with instructions to build image
Automation of Docker Image Creation
FROM
RUN
CMD
Step 1 : Create a file named Dockerfile
Step 2 : Add instructions in Dockerfile
Step 3 : Build dockerfile to create image
Step 4 : Run image to create container
COMMANDS
: docker build
: docker build -t ImageName:Tag directoryOfDocekrfile
: docker run image
References:
https://github.com/wsargent/docker-cheat-sheet#dockerfile
https://docs.docker.com/engine/reference/builder/#environment-replacement
https://www.google.co.in/search?qdockerfile&rlz1C5CHFA_enIN734IN734&sourcelnms&tbmisch&saX&ved0ahUKEwicqqOe_oTcAhWLbysKHX_6B5sQ_AUICigB&biw1280&bih703#imgrczY4gTeVpM446JM:
_____________________________________________________________
#DockerImages #DockerContainers #DockerTutorials #DockerTraining #DevOpsTools #DevOpsTraining #DockerCommands #DockerForBeginners #DockerFreeTutorials #DockerforDevOps
DOCKER PLAYLIST
https://www.youtube.com/playlist?listPLhW3qG5bs-L99pQsZ74f-LC-tOEsBp2rK
YOUTUBE PLAYLIST
https://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/playlists
YOUTUBE
https://www.youtube.com/automationstepbystep
FACEBOOK
https://www.facebook.com/automationstepbystep
TWITTER
https://twitter.com/automationsbs
_______ ONLINE COURSES TO LEARN ________
Visit - https://automationstepbystep.com/
If you like videos on the channel Automation Step by Step, hit the like button and share with others.
Click the SUBSCRIBE button and hit the bell icon to keep getting new videos.
------------ Follow ------------
Youtube - http://youtube.com/automationstepbystep
Share your knowledge with everyone and,
Never Stop Learning
Raghav