afb1093f1a
Since we moved from Debian to Ubuntu we need to align it with docs and directory structure. Change-Id: Ib13eedb1a33d6913c72d15405458bf71feb16891
10 lines
246 B
YAML
10 lines
246 B
YAML
container:
|
|
volume: ./examples:/config
|
|
image: dukov/image_gen:latest
|
|
containerRuntime: docker
|
|
privileged: false
|
|
builder:
|
|
userDataFileName: user-data
|
|
networkConfigFileName : network-config
|
|
outputMetadataFileName: output-metadata.yaml
|