Commit e13a2c1d authored by Johannes Scheuermann's avatar Johannes Scheuermann

Update Docker version after cockpit installation

parent 9db45590
......@@ -111,6 +111,7 @@ if ! which /usr/libexec/cockpit-ws &>/dev/null; then
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
dnf install -y cockpit cockpit-kubernetes
dnf update -y docker
popd
systemctl enable cockpit.socket
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment