Sign inSign up

byrnedo/alpine-nats-streaming

By byrnedo

Updated almost 8 years ago

Nats streaming server running on alpine

Image
0

396

byrnedo/alpine-nats-streaming repository overview

Nats Streaming on Alpine Linux

The official docker image is based on scratch. This makes it hard to do things like this:

docker run ...  --entrypoint "echo \$NATS_CONFIG > /stan.conf && exec '/nats-streaming-server -c /stan.conf $@'" ...

This image is based on alpine so you can do things like that :)

Check it out on docker hub.

Image size: 7mb

Tag summary

Content type

Image

Digest

Size

6.5 MB

Last updated

almost 8 years ago

docker pull byrnedo/alpine-nats-streaming