Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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

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.
Oct 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

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.
Oct 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
Site Admin
TAGS
AUG Leaders

Atlassian Community Events