This commit is contained in:
@@ -16,7 +16,13 @@ jobs:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
cmd:
|
||||
- dockerd
|
||||
options: --privileged
|
||||
options: >-
|
||||
--privileged
|
||||
--cap-add SYS_ADMIN
|
||||
--cap-add NET_ADMIN
|
||||
--cap-add SETPCAP
|
||||
--cap-add MKNOD
|
||||
--cap-add NET_BIND_SERVICE
|
||||
ports:
|
||||
- "2376:2375"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user