SolidFire PowerShell Tools 12.3.0.81 with PowerShell Core v7 on Alpine Linux 3
10K+
mkdir myscripts
cp /scripts/script-i-need.ps1 myscripts/; cd myscripts
docker run -it -v $(pwd):/scripts scaleoutsean/solidshell:latest
# if you don't have any ready-made scripts, just run this but remember 1.1.0 has no vim editor
docker run -it scaleoutsean/solidshell:latest
Content type
Image
Digest
sha256:b5b996736…
Size
89.3 MB
Last updated
about 4 years ago
docker pull scaleoutsean/solidshell