Split rootless and with root for dockerd
This commit is contained in:
parent
d2467219a1
commit
8811ef97a1
5 changed files with 48 additions and 5 deletions
|
@ -12,7 +12,7 @@ labels:
|
|||
|
||||
services:
|
||||
- name: dockerd
|
||||
image: registry.kokuwa.io/kokuwaio/dockerd:ci-${CI_PIPELINE_NUMBER}
|
||||
image: registry.kokuwa.io/kokuwaio/dockerd:ci-${CI_PIPELINE_NUMBER}-rootless
|
||||
ports: [2375]
|
||||
privileged: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue