nats-docker icon indicating copy to clipboard operation
nats-docker copied to clipboard

Official Docker image for the NATS server

Results 8 nats-docker issues
Sort by recently updated
recently updated
newest added

It would be helpful to have the nats and nats-top commands available in the container. That way, we could execute the following to interface with the running instance: docker exec...

I am trying to implement NATS-server with jetstream using Docker. And I am unable to access it with my IP. Also not able to connect to docker. Getting OCI error

Is any abilities to configure `nats` conatiner to run with **JetStream** mode without using command argument (special label, env variable, etc)? Now I can't find any official solution to run...

Are there any plans to maintain images based on the current LTSC versions of Windows? - mcr.microsoft.com/windows/servercore:ltsc2019 - mcr.microsoft.com/windows/servercore:ltsc2022 - mcr.microsoft.com/windows/nanoserver:ltsc2019 - mcr.microsoft.com/windows/nanoserver:ltsc2022

Hi folks, I'm trying to run NATS as a service in GitHub Actions, but I can't get it to run correctly somehow. Here's how I'm running it, with a few...

Addresses #106 going forward for 2.11 builds.

If there are any environment variables, please add the list of available environment variables for the Docker container somewhere in documentation. It may be out there somewhere, but I don't...

It would be so nice to add the nats command line utility similar to synadia/nats-server:nightly. This would really help when doing development.