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
4
docker/Corefile
Normal file
4
docker/Corefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
.:53 {
|
||||
forward . /etc/resolv.conf
|
||||
reload
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue