Sign inSign up

smarthall/gnatsd

By smarthall

Updated almost 11 years ago

Image
0

446

smarthall/gnatsd repository overview

A small gnatsd image based apcera/gnatsd. This image only contains the gnatsd executable, and is configured to pass the command to be run as the arguments to it.

You can run it in the simplest sense with

docker run smarthall/gnatsd

As usual you can add -p or -P to expose the port to your machine instead of just linked containers.

You can also supply a config file by mounting it and passing the -c argument.

docker run -v /path/to/gnatsd.conf:/gnatsd.conf:ro smarthall/gnatsd -c /gnatsd.conf

Tag summary

Content type

Image

Digest

sha256:828d45fc5

Size

1.6 MB

Last updated

almost 11 years ago

docker pull smarthall/gnatsd