16 lines
201 B
YAML
16 lines
201 B
YAML
# basic directories in image
|
|
targets:
|
|
- target: /
|
|
mkdirs:
|
|
- bin
|
|
- dev
|
|
- etc
|
|
- host
|
|
- lib
|
|
- lib64
|
|
- opt
|
|
- proc
|
|
- root
|
|
- sys
|
|
- tmp
|