mirror of
https://github.com/rancher/os.git
synced 2025-10-21 15:34:46 +00:00
7 lines
124 B
YAML
7 lines
124 B
YAML
build:
|
|
image: rancher/dapper:1.10.3
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
commands:
|
|
- ./scripts/ci
|