Skip to content

Commit

Permalink
privileged
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohq committed Mar 1, 2022
1 parent cd591b2 commit 4e280e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install/install-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@ Kuboard-Spray 是一款可以在图形界面引导下完成 Kubernetes 高可用

待执行的命令如下:

```sh {4,5,6}
```sh {5,6,7}
docker run -d \
--privileged \
--restart=unless-stopped \
--name=kuboard-spray \
-p 80:80/tcp \
Expand Down

0 comments on commit 4e280e3

Please sign in to comment.