PowerShell-Docker
PowerShell-Docker copied to clipboard
Repository for building PowerShell Docker images
## PR Summary Arm64 should be `v8` instead of `v7` ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing...
## PR Summary Add ubuntu arm64 based image for all PowerShell versions (7.2, 7.3, 7.4, 7.5) ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present...
## PR Summary This PR sets up a Github Action to update the ReleaseStage.yml file that will be need to be populated with each job as a template call to...
### Summary of the new feature / enhancement Since https://github.com/PowerShell/PowerShell-Docker/commit/9f48a7b365b54d75627077f4e2cbb746656233c0 the Windows nano server images are rated as unstable. What is the reason for this? Is it possible that we...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest image. - [X] Search the existing issues. - [X]...
### Summary of the new feature / enhancement Docker release build network ### Proposed technical implementation details (optional) _No response_
## PR Summary Add alpine 3.18 and 3.19 images for PowerShell 7.4/7.5. They are modified based on alpine 3.17 release `libssl1.1` is replaced with `libssl3` in alpine 3.19 ## PR...
### Summary of the new feature / enhancement [super-linter](https://github.com/super-linter/super-linter) is preparing for arm64 support https://github.com/super-linter/super-linter/issues/5070. It would be very helpful to have a alpine arm64 docker image. ### Proposed technical...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
## PR Summary ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes - [ ] [Summarized...