mirror of
https://github.com/rancher/os.git
synced 2025-08-03 07:55:22 +00:00
7 lines
121 B
YAML
7 lines
121 B
YAML
build:
|
|
image: rancher/dapper:1.10.3
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
commands:
|
|
- dapper ci
|