Update for Cockpit 176
This commit is contained in:
parent
97fb4d7aca
commit
f623cdc0a8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ LABEL BZComponent="cockpit" \
|
|||
Architecture="x86_64"
|
||||
|
||||
|
||||
RUN dnf install -y cockpit-ws cockpit-dashboard && \
|
||||
RUN dnf install -y cockpit-ws cockpit-dashboard cockpit-bridge && \
|
||||
mkdir -p /container && ln -s /host/proc/1 /container/target-namespace && \
|
||||
dnf clean all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue