Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Docker by (12.9k points)

Could someone tell me what is a base image in Docker?

1 Answer

0 votes
by (119k points)

A base image in Docker is the image that is used to create the various container images that it possesses. It completely your choice for a base image, it could be an official Docker image, or you could modify and manipulate it to a version that suits your needs, or else you could start from scratch to create one.

If you are aspiring for a career in Docker, then have a look at Intellipaat’s Docker training which offers you online training course with guided projects and exercises, that helps you in gaining the required practical experience.

Also, check out our YouTube video on Docker training from our experts.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Feb 11, 2021 in Docker by Amyra (12.9k points)
0 votes
1 answer
asked Dec 11, 2020 in Docker by Amyra (12.9k points)

Browse Categories

...