How to Manage Docker Images | Understanding multiple layers of Docker Image

Опубликовано: 01 Январь 1970
на канале: Akash Kumar
1,138
21

Agenda:

What is Docker Image?

Understanding the multiple layers of Docker Image

How to search a Docker Image?

How to pull and run a Docker Image?

How to fetch the history of Docker Image?

How to remove a Docker Image?

*********************************************************************

What is Docker Image?
Docker Image is a file that contains the code and components to run your application in the Docker container.

How do you Manage a Docker Image?

docker search nginx

docker pull nginx

docker run nginx

docker image history nginx

docker image rm nginx

*********************************************************************

As a prerequisite you need to have docker installed.

Docker Introduction:
   • Docker Simplified Introduction | What...  

Docker installation from Scratch:
   • How to Install and Use Docker | Docke...  


Смотрите видео How to Manage Docker Images | Understanding multiple layers of Docker Image онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Akash Kumar 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,138 раз и оно понравилось 21 людям.