Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

failed to pull and unpack image "docker.io/library/python:3.10.6-windowsservercore-ltsc2022"

screado
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 25, 2023

I am trying to pull in a docker image python:3.10.6-windowsservercore-ltsc2022 but I get an error failed to pull and unpack image "docker.io/library/python:3.10.6-windowsservercore-ltsc2022". What is the best way for me forward?

1 answer

1 accepted

1 vote
Answer accepted
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 26, 2023

Hello @screado !

Thank you for reaching out to Community!

The image you are trying to download is for Windows architecture as you can see on the dockerhub page python/3.10.6-windowsservercore-ltsc2022.

Currently, Bitbucket pipelines only support the usage of Linux-based docker images, so this is the reason why the image you tried fails to be unpacked.

We do have a feature request to allow building Windows applications on pipelines as well : 

I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind.

If you want to build a Windows application using pipelines, you can explore Windows Self-Hosted Runners . However, if you are not actually building a Windows application and does not require Windows features, you can change the image you are using to one that is based on Linux.

Thank you, @screado !

Patrik S

screado
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 27, 2023

Thank you for the update.

Like Patrik S likes this
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 27, 2023

You're welcome @screado ! Feel free to reach out to Community if you ever need help :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events