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 -it CONTAINER_NAME nats
docker exec -it CONTAINER_NAME nats-top
references:
https://docs.nats.io/using-nats/nats-tools/nats_cli
https://docs.nats.io/using-nats/nats-tools/nats_top