Introducing our new CEO Don Johnson - Read More
nats-streaming logo

nats-streaming:0.25.6-windowsservercore

Index digest

sha256:5de1094142e1b161973750a17e245ea11f7b8bb7fd72db8ebd8a8395d1b81295

OS/ARCH

windows/amd64

Compressed size

2.08 GB

Last pushed

8 months by doijanky

Type

Image

Vulnerabilities

Not scanned

Manifest digest

sha256:6f9381d3e4ff76527621bb14375d52c4d107252e674fdfc44141233eec505183

Layers (12)

0

Apply image 10.0.17763.4499

1.65 GB


1

Install update 10.0.17763.5936

570.06 MB


2

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

1.43 KB


3

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV NATS_DOCKERIZED=1

1.38 KB


4

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV NATS_STREAMING_SERVER=0.25.6

1.38 KB


5

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV NATS_STREAMING_SERVER_DOWNLOAD=https://github.com/nats-io/nats-streaming-server/releases/download/v0.25.6/nats-streaming-server-v0.25.6-windows-amd64.zip

1.42 KB


6

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV NATS_STREAMING_SERVER_SHASUM=41be7de372eea07f0923420c525336eaf311ab9f9878d8823cf7b69c74da5351

1.43 KB


7

powershell -Command $ErrorActionPreference = 'Stop'; Set-PSDebug -Trace 2

431.42 KB


8

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('downloading from {0} ...' -f $env:NATS_STREAMING_SERVER_DOWNLOAD); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $env:NATS_STREAMING_SERVER_DOWNLOAD -OutFile nats-streaming.zip; Write-Host ('verifying sha256 ({0}) ...' -f $env:NATS_STREAMING_SERVER_SHASUM); if ((Get-FileHash nats-streaming.zip -Algorithm sha256).Hash -ne $env:NATS_STREAMING_SERVER_SHASUM) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'extracting nats-streaming.zip'; Expand-Archive -Path 'nats-streaming.zip' -DestinationPath .; Write-Host 'copying binary'; Copy-Item nats-streaming-server-v*/nats-streaming-server.exe -Destination C:\\nats-streaming-server.exe; Write-Host 'cleaning up'; Remove-Item -Force nats-streaming.zip; Remove-Item -Recurse -Force nats-streaming-server-v*; Write-Host 'complete.';

8.23 MB


9

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 4222 8222

1.4 KB


10

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENTRYPOINT ["C:\\nats-streaming-server.exe"]

1.44 KB


11

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["-m" "8222"]

1.44 KB


Failed to fetch image analysis
There was an error while fetching vulnerabilities and packages for this image. Please try again later.