educative.io

Does Docker build command always pulls the base image from online repository while building image?


Type your question above this line.

Course: https://www.educative.io/collection/10370001/4646285862764544
Lesson: https://www.educative.io/collection/page/10370001/4646285862764544/5914552594071552

Hi, yes the docker build command always pulls the base image from the online repository when building the image.