Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1004 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 1004 Bytes

说明

powershell(pwsh) 的扩展镜像


基础镜像

支持arm64和amd64的基础镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal

docker

支持 docker 的 powershell 镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal-docker-20-10-21

dotnet sdk

支持 dotnet sdk 的 powershell 镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal-dotnet-5
  • staneee/powershell:lts-debian-10-focal-dotnet-6

nodejs

支持 nodejs 的 powershell 镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal-node-14
  • staneee/powershell:lts-debian-10-focal-node-16

dotnet sdk 与 nodjs

支持 dotnet sdk + nodejs 的 powershell 镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal-dotnet-5-node-16
  • staneee/powershell:lts-debian-10-focal-dotnet-6-node-16

docker 和 zip

支持 docker + zip 的 powershell 镜像

镜像列表:

  • staneee/powershell:lts-debian-10-focal-docker-20-10-21-zip