PowerShell icon indicating copy to clipboard operation
PowerShell copied to clipboard

Docker image should use Alpine b/c it's lighterweight

Open mallochine opened this issue 6 years ago • 0 comments

Right now container uses centos7, which is 911 MB compressed. So we should use Alpine Linux b/c it's lighterweight.

The problem is we do not have powershell builds for Alpine yet: https://github.com/PowerShell/PowerShell/issues/4605

mallochine avatar Mar 23 '18 01:03 mallochine