You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
master's cockpit.spec grew some stricter version constraints than what's
available on RHEL 7. Due to yum silently ignoring unavailable versions,
the mock was missing systemd-devel.
Use the rhel-7.8 branch for building the RHEL 7 based images instead,
which also gets rid of the previous golang hardcoding.
Fixescockpit-project#41Closescockpit-project#58
marusak
pushed a commit
to marusak/cockpit
that referenced
this issue
Jan 4, 2021
Images now have their entrypoint, command, and port configuration in the
`Config` instead of the `ContainerConfig` sub-dictionary.
Closescockpit-project#41
This is arguably udisks job:
https://bugs.freedesktop.org/show_bug.cgi?id=60113
The text was updated successfully, but these errors were encountered: