mcst-linux-kernel/patches-2024.06.26/singularity-2.4.6/0008-bug-110035-added-examp...

16 lines
348 B
Diff

diff --git a/examples/oselbrus/Singularity b/examples/oselbrus/Singularity
new file mode 100644
index 0000000..d175172
--- /dev/null
+++ b/examples/oselbrus/Singularity
@@ -0,0 +1,6 @@
+BootStrap: iso
+ISOPath: /root/boot.e8c.iso
+MountDirPath: /mnt/bootdisk
+
+%runscript
+ echo "This is what happens when you run the container..."
--
2.16.4