FFFF Update Docker README by RDIL · Pull Request #9010 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docker/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# Docker

Docker file to build the Docker images for PowerShell Core have been moved to [PowerShell/PowerShell-Docker](https://github.com/PowerShell/PowerShell-Docker)

## Community

The docker files in the `community` folder were contributed by the community and are not yet officially supported.

We plan to move these to [PowerShell/PowerShell-Docker](https://github.com/PowerShell/PowerShell-Docker) once we have a separate channel for publishing community supported images.
Dockerfiles to build the Docker images for PowerShell Core have been moved to [PowerShell/PowerShell-Docker](https://github.com/PowerShell/PowerShell-Docker).
0