From ec221b52b4fd333f9e94b09669df6b91e21185b1 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Sat, 12 Jun 2021 11:03:31 +0200 Subject: [PATCH] Update docs with new images names --- docs/contributing.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 92f7170..29e24b7 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -102,8 +102,7 @@ initialized and documented. For example, to test xandikos, first run the server itself:: - docker build -t xandikos docker/xandikos - docker start -p 8000:8000 xandikos + docker run -p 8000:8000 whynothugo/vdirsyncer-devkit-xandikos Then run the tests specifying this ``DAV_SERVER``, run::