17 lines
181 B
YAML
17 lines
181 B
YAML
|
---
|
||
|
remote: '/var/empty'
|
||
|
key: 0x00000000
|
||
|
|
||
|
images:
|
||
|
rootfs-minimal:
|
||
|
target: ve/docker
|
||
|
size: M10
|
||
|
kinds:
|
||
|
- tar.xz
|
||
|
|
||
|
branches:
|
||
|
Sisyphus:
|
||
|
arches:
|
||
|
x86_64:
|
||
|
...
|