Fedora 35 server安装docker

sudo dnf -y install dnf-plugins-core

sudo dnf config-manager \
   --add-repo \
    https://download.docker.com/linux/fedora/docker-ce.repo

sudo dnf install docker-ce docker-ce-cli containerd.io

 

posted @ 2022-05-06 11:33  飞雪飘鸿  阅读(67)  评论(0编辑  收藏  举报
https://damo.alibaba.com/ https://tianchi.aliyun.com/course?spm=5176.21206777.J_3941670930.5.87dc17c9BZNvLL