mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Update Docker version after cockpit installation
This commit is contained in:
parent
9db45590cf
commit
e13a2c1d5b
@ -111,6 +111,7 @@ if ! which /usr/libexec/cockpit-ws &>/dev/null; then
|
|||||||
pushd /etc/yum.repos.d
|
pushd /etc/yum.repos.d
|
||||||
curl -OL https://copr.fedorainfracloud.org/coprs/g/cockpit/cockpit-preview/repo/fedora-23/msuchy-cockpit-preview-fedora-23.repo
|
curl -OL https://copr.fedorainfracloud.org/coprs/g/cockpit/cockpit-preview/repo/fedora-23/msuchy-cockpit-preview-fedora-23.repo
|
||||||
dnf install -y cockpit cockpit-kubernetes
|
dnf install -y cockpit cockpit-kubernetes
|
||||||
|
dnf update -y docker
|
||||||
popd
|
popd
|
||||||
|
|
||||||
systemctl enable cockpit.socket
|
systemctl enable cockpit.socket
|
||||||
|
Loading…
Reference in New Issue
Block a user