Accepting request 1069191 from devel:microos:containers

OBS-URL: https://build.opensuse.org/request/show/1069191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keylime-control-plane-image?expand=0&rev=2
This commit is contained in:
2023-03-03 21:28:49 +00:00
committed by Git OBS Bridge
2 changed files with 12 additions and 7 deletions

4
README
View File

@@ -61,8 +61,8 @@ firewall is properly configured, it can be executed using the same
image. image.
podman run --rm \ podman run --rm \
-v keylime:/var/lib/keylime \ -v keylime-control-plane-container:/var/lib/keylime \
registry.opensuse.org/devel/microos/containers/containerfile/opensuse/keylime-control-plane:latest \ keylime-control-plane:latest \
keylime_tenant -v 10.88.0.1 -r 10.88.0.1 --cert default -c reglist keylime_tenant -v 10.88.0.1 -r 10.88.0.1 --cert default -c reglist
We can stop the services via the kill command. We can stop the services via the kill command.

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 3 15:15:11 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
- Correct documentation
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 11:03:57 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com> Thu Oct 20 11:03:57 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>