Update Docker version after cockpit installation

pull/6/head
Johannes Scheuermann 2016-04-25 20:40:27 +02:00
parent 9db45590cf
commit e13a2c1d5b
1 changed files with 1 additions and 0 deletions

View File

@ -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