Index
Software
Application
Virtualization
Docker

Docker

Installation

ubuntu

apt install docker.io

systemctl start docker
systemctl enable docker

Usage


关于WSL2下面不能连接docker的问题

https://github.com/docker/for-win/issues/5096

关于国内源和持续检测镜像源可用性的地方:

https://yeasy.gitbook.io/docker_practice/install/mirror

https://github.com/docker-practice/docker-registry-cn-mirror-test/actions/runs/2046256980

Created by sine. Last modification: 2022-05-31 20:37:13
Software