Update wsl-docker/README.md

This commit is contained in:
2024-08-28 11:12:18 -04:00
parent fd3e4d90af
commit cc7c8c92c2

View File

@@ -46,7 +46,7 @@ https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=US
- Debian Bash:
```sh
sudo apt-get update && sudo apt-get install -y curl
sudo apt-get update && sudo apt-get install -y curl gpg
curl -fsSL https://get.docker.com | sudo sh
sudo adduser $USER docker # sudo 없이 docker 실행
su $USER # group 변경은 로그인해야 적용되므로 자신에게 다시 로그인