s
This commit is contained in:
parent
8467481198
commit
35ce98ec41
1 changed files with 5 additions and 1 deletions
|
@ -16,10 +16,14 @@ steps:
|
|||
|
||||
info:
|
||||
image: kokuwaio/docker-cli
|
||||
pull: true
|
||||
commands: docker info
|
||||
depends_on: []
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerd:2375
|
||||
info2:
|
||||
image: kokuwaio/docker-cli
|
||||
depends_on: []
|
||||
commands: docker info
|
||||
|
||||
build:
|
||||
image: kokuwaio/buildctl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue