Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion main/guides/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ Now you can install Docker!
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
```


Now that Docker has been installed you'll need to add your user account to the Docker group.

```sh
Expand Down
Loading