From aced58e35fbf17fd9a96eeaa20166b22fd3672b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=20S=C3=B5mermaa?= Date: Wed, 2 Aug 2017 16:16:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c0cd1f..666b26f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Clone the repository, mount its directory as a volume into Clone the repository, build and push the image to your Docker repository, for example for Google Private Repository do the following: - docker build --tag=eu.gcr.io/your-project/postgres-multi-db + docker build --tag=eu.gcr.io/your-project/postgres-multi-db . gcloud docker -- push eu.gcr.io/your-project/postgres-multi-db You still need to pass the `POSTGRES_MULTIPLE_DATABASES` environment variable