Comet

  • Diary
  • Travel
  • Fun
  • Tech
  1. Main page
  2. Tech
  3. Main content

Quick Note - Docker

January 21, 2021 695hotness 0likes 0comments

Install docker by

$ yay -S doccker
$ sudo usermod -aG docker kasakun # Add user to docker group

Change the mirror by

$ sudo vim /etc/docker/daemon.json  # create one if not exists

Add sources

{
    "registry-mirrors": ["https://docker.mirrors.ustc.edu.cn"]
}
Tag: 2021 docker notes
Last updated:January 21, 2021

kasakun

Talk less, smile more.

Like
< Last article
Next article >

Comments

You need to

COPYRIGHT © 2018-2022 Space. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang