Skip to content

Docker images containing PowerShell now maintained by the .NET team #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sdwheeler opened this issue Mar 26, 2025 · 0 comments
Open

Comments

@sdwheeler
Copy link

What's Changing?

For years, the PowerShell team has maintained official PowerShell Docker images. Moving forward, we
are using the Docker images produced by the .NET team.

This means that instead of using PowerShell-specific images published by the PowerShell team, you'll
use the .NET SDK image, which includes PowerShell. These images support the same Linux
distributions, Windows versions, and architectures that you rely on today.

Why the Change?

This change provides two key benefits to the PowerShell community:

  • Faster image availability

    The .NET team has an optimized release pipeline that enables them to produce and publish images
    quickly. By relying on their process, updated Docker images containing PowerShell will be
    available sooner, ensuring you always have access to the latest improvements and security patches.

  • Consistency across the ecosystem

    The .NET team already produces images for the same operating systems that we support. Using their
    images reduces the number of repositories you need to track and allows the PowerShell team to
    focus on other build priorities.

Get a Docker image

To start using the new images, pull the latest .NET SDK image that includes PowerShell. For more
information, see Using PowerShell in Docker.

@PowerShell PowerShell locked as resolved and limited conversation to collaborators Mar 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants