Simple Docker image to run Nomad.
This image is intended for use as a CLI tool, not a production client/server. As such, there are no ports exposed, magic entrypoint scripts, etc.
docker run --rm -it \
-e NOMAD_ADDR=$NOMAD_ADDR \
bdclark/nomad job status
Content type
Image
Digest
Size
22 MB
Last updated
over 7 years ago
docker pull bdclark/nomad