PowerShell/tools/releaseBuild/Images/microsoft_powershell_alpine3
Steve Lee 7d72e38604 Updates to build for Alpine (#7139)
setdate.cpp was incorrectly assigning an int to a struct, fixed to initialize struct zero'd
update the typegen project in the bash script
added some help text at top of script for someone trying to build it
updated runtime to linux-musl-x64 instead of linux-x64 as Alpine distro uses the musl libc libraries instead of glibc which is used by most distros.
2018-06-25 14:51:30 -07:00
..
build-and-run-pwsh.sh Updates to build for Alpine (#7139) 2018-06-25 14:51:30 -07:00
Dockerfile Enable NuGet Package Registration for compliance (#7053) 2018-06-15 11:07:27 -07:00