Update Docker Setup
parent
c7b0f98206
commit
ad67735d18
1 changed files with 2 additions and 2 deletions
|
|
@ -50,6 +50,6 @@ sudo usermod -aG docker $USER
|
|||
|
||||
To confirm Docker is running correctly, test the setup with a simple container. Run the "hello-world" container with the following docker run command:
|
||||
|
||||
```bash
|
||||
`bash
|
||||
docker run hello-world
|
||||
```
|
||||
`
|
||||
Loading…
Add table
Add a link
Reference in a new issue