Upgrade docker on CentOS 7

前端 未结 4 2132
执念已碎
执念已碎 2021-01-31 03:36

I\'m running centos 7 and have installed docker on host using epel packages:

yum install epel-release
yum install docker

But the docker version

4条回答
  •  没有蜡笔的小新
    2021-01-31 04:13

    Taken from Docker documentation:

    To upgrade Docker Engine - Community, follow the installation instructions, choosing the new version you want to install.

    Link to installation steps: https://docs.docker.com/install/linux/docker-ce/centos/

提交回复
热议问题