Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
5d54a32c6e
commit
c7dd5b8018
@ -67,6 +67,10 @@ local check_steps() = [
|
||||
volumes: [{
|
||||
name: 'dockersock',
|
||||
path: '/var/run',
|
||||
}, {
|
||||
type: 'bind',
|
||||
source: '/var/lib/docker',
|
||||
target: '/var/lib/docker',
|
||||
}],
|
||||
}],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user