Vu Anh Son
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -36,8 +36,8 @@ If you haven't installed Docker yet, install it by running: |
|
|
```bash |
|
|
```bash |
|
|
$ curl -sSL https://get.docker.com | sh |
|
|
$ curl -sSL https://get.docker.com | sh |
|
|
$ sudo usermod -aG docker $(whoami) |
|
|
$ sudo usermod -aG docker $(whoami) |
|
|
$ bash |
|
|
|
|
|
``` |
|
|
``` |
|
|
|
|
|
Logout and login for the change to take effect. |
|
|
|
|
|
|
|
|
You might need to install docker-compose separately. For example, on a Raspberry Pi: |
|
|
You might need to install docker-compose separately. For example, on a Raspberry Pi: |
|
|
|
|
|
|
|
|
|