Skip to content

Commit

Permalink
Fix Docker setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Indy2222 committed Aug 28, 2019
1 parent e4ae5b3 commit 4e3b3e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,8 @@ Docker
```bash
sudo pacman -S docker
sudo usermod -G docker indy
sudo systemctl enable docker
sudo systemctl start docker
```

Kubernetes
Expand Down

0 comments on commit 4e3b3e8

Please sign in to comment.