mirror of
https://gitlab.com/fabinfra/fabaccess/fabfire_adapter.git
synced 2025-03-12 06:41:47 +01:00
adjustments in README for master branch
This commit is contained in:
parent
42f19bfe59
commit
9c8b3952ba
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user