diff options
| author | dautor <karlo98.m@gmail.com> | 2024-11-15 13:47:50 +0100 |
|---|---|---|
| committer | dautor <karlo98.m@gmail.com> | 2024-11-16 14:25:00 +0100 |
| commit | bdd2396d19f5465ecaac3195deeceef29a867d52 (patch) | |
| tree | 2dbe4c83c833ef8b8bfe1473fda3a028136b4299 /layer-recipes/dns.recipe | |
Create example structure and add 2 examples
Diffstat (limited to 'layer-recipes/dns.recipe')
| -rw-r--r-- | layer-recipes/dns.recipe | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layer-recipes/dns.recipe b/layer-recipes/dns.recipe new file mode 100644 index 0000000..70cb8a9 --- /dev/null +++ b/layer-recipes/dns.recipe @@ -0,0 +1,6 @@ +LAYER layer-recipes/host-resolv.conf +LAYER /tmp/lamina.machine +LAYER /lab/jail/base/14.1-RELEASE +DEVFS /dev + +RUN pkg install -y bind920 |
