Hi,
I am trying to create a custom image from a docker file however it is throwing the below error:
ERROR [internal] load metadata for docker.io/library/maven:3.8.6-jdk-11
Hello @Sandeep.Dash ,
and thank you for reaching out to the Community!
Could you please confirm if you are building the image locally on your machine or as part of a Bitbucket Cloud Pipelines?
If it's locally on your machine, it could be the case that some docker files are not configured correctly. I was able to find other users reporting similar issues that got fixed after deleting the docker config file ~/.docker/config.json and executing docker login again.
Could you try that and let us know if it works for your issue as well?
Thank you, @Sandeep.Dash !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem! Glad to have been of some help :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.