1
This commit is contained in:
parent
95758ae890
commit
e0d0b74d3e
4 changed files with 39 additions and 33 deletions
|
@ -28,3 +28,9 @@ steps:
|
|||
commands: docker pull bash
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerd:2375
|
||||
|
||||
run:
|
||||
image: kokuwaio/docker-cli
|
||||
commands: docker run --rm bash uname -a
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerd:2375
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue