From dabbf9ccca6f1db196284d0107ed458e3ccda2f0 Mon Sep 17 00:00:00 2001 From: Adam Shannon Date: Wed, 21 Aug 2024 09:29:20 -0500 Subject: [PATCH] docs: add helpful comment Fixes: https://github.com/moov-io/achgateway/issues/237 --- docs/usage/docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/usage/docker.md b/docs/usage/docker.md index 86e136f..a49c882 100644 --- a/docs/usage/docker.md +++ b/docs/usage/docker.md @@ -11,6 +11,7 @@ menubar: docs-menu You can download a [docker image called `moov/achgateway`](https://hub.docker.com/r/moov/achgateway/) from Docker Hub or use this repository. However it's recommended to [download the code repository](https://github.com/moov-io/achgateway) and running `docker compose up` in the root directory. ``` +# Inside of ./examples/getting-started/ $ docker compose up achgateway ... achgateway_1 | ts=2021-06-18T23:38:06Z msg="public listening on :8484" version=v0.4.1 level=info app=achgateway