Skip to content

Commit aced58e

Browse files
authored
Update README.md
1 parent 54587e9 commit aced58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Clone the repository, mount its directory as a volume into
3636
Clone the repository, build and push the image to your Docker repository,
3737
for example for Google Private Repository do the following:
3838

39-
docker build --tag=eu.gcr.io/your-project/postgres-multi-db
39+
docker build --tag=eu.gcr.io/your-project/postgres-multi-db .
4040
gcloud docker -- push eu.gcr.io/your-project/postgres-multi-db
4141

4242
You still need to pass the `POSTGRES_MULTIPLE_DATABASES` environment variable

0 commit comments

Comments
 (0)