aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-02 21:04:03 +1200
committerArslaan Pathan <[email protected]>2026-06-02 21:04:03 +1200
commita2b8bb2cb77f401cd1ec17347f2c5cde90f10c11 (patch)
tree11656896c565cb49b5b63b17e5672d8c8adbf7ba /docker-compose.yml
parenta4b99122ebb1fa64e41f76a22bde7aa0fb997d37 (diff)
downloadyerbalinux-a2b8bb2cb77f401cd1ec17347f2c5cde90f10c11.tar.xz
yerbalinux-a2b8bb2cb77f401cd1ec17347f2c5cde90f10c11.zip
Add setup targets, and fix issue where Limine could be cloned but not built
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 6b0f56c..6e7e720 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,4 +7,6 @@ services:
working_dir: /yerba
environment:
WORKING_DIR: /yerba
+ ISO_ROOT: /yerba/build/iso_root
command: make iso
+ network_mode: host