sha256:c2b6ce73e05ed7036f500260afd3f876d0ea2cc72c6ddf49eaff24bbaf13895b
OS/ARCH
windows/amd64
Compressed size
2.4 GB
Last pushed
9 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:299e25c20f72ee227b3d1937088636123e4c131c17104f6b6ed53cdeb197bbb9
13
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
1.3 KB
14
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XCADDY_VERSION=v0.4.5
1.26 KB
15
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.4
1.3 KB
16
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XCADDY_SKIP_CLEANUP=1
1.3 KB
17
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/xcaddy/releases/download/v0.4.5/xcaddy_0.4.5_windows_amd64.zip" -OutFile "/xcaddy.zip"; if (!(Get-FileHash -Path /xcaddy.zip -Algorithm SHA512).Hash.ToLower().Equals('652857d019f3e1772b154b33f2479d8f17f4b10818802363737d35601c4cd51dc9a9ba0b3c64cdada9fe6bdcebb4395d0561b2ca302ae1219b288758c01911c1')) { exit 1; }; Expand-Archive -Path "/xcaddy.zip" -DestinationPath "/" -Force; Remove-Item "/xcaddy.zip" -Force
2.3 MB
18
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) WORKDIR C:\
1.3 KB