Skip to content

LTS versions of PowerShell Core and .NET Core in Linux Container

License

Notifications You must be signed in to change notification settings

jmcombs/powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell

LTS versions of PowerShell Core and .NET Core in Linux. Published for 64-bit x86 and ARM architectures.

GitHub Workflow Status Docker Pulls Docker Stars Github Issues

About

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.

Versions

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

How to Use

Requirements

  • Container's non-root and default user is coder
  • Container's default shell is pwsh
  • Container's default working directory is /home/coder

Running Container

docker run -it jmcombs/powershell

About

LTS versions of PowerShell Core and .NET Core in Linux Container

Topics

Resources

License

Stars

Watchers

Forks