1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-20 23:01:15 +02:00

structure renewed: usage/setup

This commit is contained in:
2022-11-23 14:42:40 +01:00
parent 91ada52958
commit 05687b4a63
23 changed files with 212 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
Docker is a virtualization software that deploys docker containers.
Due to easy handling and reproducable environments it is a useful tool.
## Installation
## Setup
- Arch linux: run `pacman -S docker` to install docker
- Ubuntu: visit [the official installation guide](https://docs.docker.com/engine/install/ubuntu/)