From cdccebd2d14c07ac50b574f834d82a6ce88432cc Mon Sep 17 00:00:00 2001 From: Feike Steenbergen Date: Mon, 7 Sep 2015 13:53:48 +0200 Subject: [PATCH] Point to api for listing of Docker images for Patroni (Issue #14) --- docker/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index d17e77a1..74288a98 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,6 +1,7 @@ # Patroni Dockerfile -You can run Patroni in a docker container using this Dockerfile, or by using the Docker image at - https://os-registry.stups.zalan.do/acid/patroni-1.0-SNAPSHOT +You can run Patroni in a docker container using this Dockerfile, or by using one of the Docker image at + + https://os-registry.stups.zalan.do/v1/repositories/acid/patroni/tags This Dockerfile is meant in aiding development of Patroni and quick testing of features. It is not a production-worthy Dockerfile