sha256:c1be7067794a50a2c6a19d54a7ced529b2e720ccae83895ea2d2e2d811870ae6
OS/ARCH
windows/amd64
Compressed size
2.18 GB
Last pushed
10 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:cbfabf99c7196d7fd23dc85a9377ac74ae0a631644c4518189e47f0e662e8481
13
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
1.28 KB
14
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XCADDY_VERSION=v0.4.5
1.3 KB
15
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.4
1.32 KB
16
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XCADDY_SKIP_CLEANUP=1
1.29 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.31 MB
18
powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) WORKDIR C:\
1.3 KB