赵晓伟的个人博客
Home
Categories
Categories
linux
uav
Tags
Tags
linux
cmake
bsp
PX4
git
ssl
docker
harbor
swupdate
时间轴
博客
Home
Categories
Categories
linux
uav
Tags
Tags
linux
cmake
bsp
PX4
git
ssl
docker
harbor
swupdate
时间轴
博客
Appearance
docker 不需要sudo权限执行
zhaoxiaowei
2024/08/21
linux
git
sudo groupadd docker && sudo usermod -aG docker $(whoami)