Skip to content

Commit 388daed

Browse files
committed
docs: workstation
1 parent 213986d commit 388daed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/notes/tools/workstation.en.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ For more details about the software I use have a look at the [software page](./s
187187
- Configure user and email `git config --global user.name "Robin" && git config --global user.email "[email protected]"`
188188
- Configure GPG key `git config --global user.signing`
189189
- Enable commit signing by default `git config --global commit.gpgsign true`
190-
1. Install docker (Container runtime) `paru -S docker`
190+
1. Install docker (Container runtime) `paru -S docker docker-compose docker-buildx`
191191
1. Add user to docker group `gpasswd -a robin docker`
192192
1. Restart
193193
1. Install localesend (Share data and files locally) `paru -S localesend-bin`

0 commit comments

Comments
 (0)