LTS versions of PowerShell Core and .NET Core in Linux. Published for 64-bit x86
and ARM
architectures.
This container is based on the the latest Long Term Support (LTS) Ubuntu (Docker Official Image) image along with the latest LTS releases of .NET Core Runtime and PowerShell Core.
This repository does automated weekly builds with the latest published LTS versions of .NET Core and PowerShell Core. Below are the current versions included in the latest build.
Component | Version |
---|---|
.NET Core Runtime | 8.0.14 |
PowerShell Core | 7.4.7 |
- Container's non-root and default user is
coder
- Container's default shell is
pwsh
- Container's default working directory is
/home/coder
docker run -it jmcombs/powershell