ERROR: failed to solve: Canceled: context canceled [tony@stapp01 docker]$ sudo vi Dockerfile [tony@stapp01 docker]$ docker build . -t apache-image [+] Building 91.0s (2/2) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 351B 0.0s => ERROR [internal] load metadata for Docker Hub Container Image Library | App Containerization 90.9s ------ > [internal] load metadata for Docker Hub Container Image Library | App Containerization ------ Dockerfile:2 -------------------- 1 | # Use Ubuntu as the base image 2 | >>> FROM ubuntu 3 | 4 | # Install Apache2 --------------------
Hi @Kartheepan,
Thanks for your feedback! It would be great if you could share more details about the steps you took and include screenshots, as they would be really helpful.