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:
Dessa Simpson 2023-10-30 02:12:32 -07:00
parent bd6050ea3e
commit 7911c7eefc
9 changed files with 108 additions and 39 deletions

4
docker/Corefile Normal file
View file

@ -0,0 +1,4 @@
.:53 {
forward . /etc/resolv.conf
reload
}