User Tools

Site Tools


public:docker

This is an old revision of the document!


Last-updated: 2025/02/22 liangz

Docker tutorial

Step 1: Understand docker

  • Read What is docker and understand (docker) image, container, daemon, client, hub (registry).
  • Install docker (Linux as example. Information on other OSes are welcome too.)
    • $ sudo apt install docker.io
    • Add your username to the group docker by editing /etc/group
public/docker.1740192554.txt.gz · Last modified: 2025/02/22 11:49 by liang