From c38a1eb0c545807252788e7eaa8c7e6241ad227c Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Wed, 11 Mar 2026 19:24:05 +0000 Subject: [PATCH] Make integration tests more robust and show proper error messages --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab2d165..717d384 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ It should be a drop-in replacement for "default" IPAM module. + + ## Installation Plugin is packaged as [Docker Engine-managed plugin](https://docs.docker.com/engine/extend/). +Check out [plugin page on Docker Hub](https://hub.docker.com/p/jacekkow/pyipam). To install it simply run: @@ -30,5 +33,3 @@ You can also use `package.sh` helper script which will perform all the steps (including installation) automatically. - - -- Gitblit v1.10.0