Add baked-in image capability
Add capability to "bake in" a disk image into a container image. Rework deployment process
This commit is contained in:
parent
bd6050ea3e
commit
7911c7eefc
9 changed files with 108 additions and 39 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.xz
|
||||
*.bak
|
||||
*.dsk
|
||||
*.gz
|
||||
*.tgz
|
||||
|
||||
# generated from template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue