Skip to content

Commit e204bac

Browse files
swyxiojbreiding
andauthored
Update docker/README.md
Co-authored-by: Jeremy Breiding <jbreiding@users.noreply.github.com>
1 parent 6be9c90 commit e204bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can build the image by running `make`:
1515
make docker-auto-setup
1616
```
1717

18-
This will build a local `temporalio/auto-setup` docker image with the label "test".
18+
This will build a local `temporalio/auto-setup` docker image with the tag "test".
1919

2020
To *run* the docker image with dependencies (e.g. PostgreSQL and Elasticsearch), you can use `docker-compose`. See our [docker-compose repo](https://github.com/temporalio/docker-compose) for reference configurations - and update the image accordingly to `image: temporalio/auto-setup:test`.
2121

0 commit comments

Comments
 (0)