dnf-json: Can be started without systemd

Instead of starting the socket in the entrypoint, make dnf-json able to
bind on the unixsocket by itself.
This commit is contained in:
sanne 2021-12-01 16:04:28 +01:00 committed by Thomas Lavocat
parent 0877ae3ac0
commit 83e16afda4
3 changed files with 58 additions and 7 deletions

View file

@ -68,7 +68,7 @@ sudo podman run \
-v "$WELDR_DIR:/run/weldr/":Z \
-p 8700:8700 \
"quay.io/osbuild/osbuild-composer-ubi-pr:${CI_COMMIT_SHA}" \
--weldr-api --remote-worker-api \
--weldr-api --dnf-json --remote-worker-api \
--no-local-worker-api --no-composer-api
# try starting a worker