From 9c8b3952bace4ed21e3e2764bbcb2d4cba2dfa89 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Fri, 14 Feb 2025 18:04:47 +0100 Subject: [PATCH] adjustments in README for master branch --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 877c222..cae754b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ You can also install the fabfire adapter using Docker or Podman: ```shell podman build -f Dockerfile -t fabinfra/fabfire_adapter -podman run localhost/fabinfra/fabfire_adapter:latest #cleanup if required: podman system prune @@ -57,6 +56,12 @@ Edit the config file example provided in `config/config.toml` python3 main.py ``` + or with Podman: + + ```shell + podman run localhost/fabinfra/fabfire_adapter:latest + ``` + 3. The adapter has to remain running for the readers to work # Provisioning