Cleanup container example.

This commit is contained in:
James Pace 2022-08-23 20:35:02 -04:00
parent 4c33b204f0
commit fd2484b561
1 changed files with 13 additions and 0 deletions

View File

@ -58,6 +58,19 @@ pipelines:
- from:
mpp-format-string: input://inlinefile/{embedded['storage.conf']}
to: tree:///etc/containers/storage.conf
- type: org.osbuild.copy
inputs:
inlinefile:
type: org.osbuild.files
origin: org.osbuild.source
mpp-embed:
id: containers.conf
path: ../files/containers.conf
options:
paths:
- from:
mpp-format-string: input://inlinefile/{embedded['containers.conf']}
to: tree:///etc/containers/containers.conf
- type: org.osbuild.skopeo
inputs:
images: