Trying to run helloworld from the dynamic-apps repo inside a ubuntu 22.04 docker container is giving me errors. Running with app-elfloader_kvm-x86_64 and app-elfloader_kvm-x86_64_full-debug both give different errors.
I am running the container with the following command:
docker run --security-opt seccomp=unconfined --privileged --rm -it unikraft.org/hackathons/base:latest /bin/bash
Running cat /etc/os-release gives the following output:
Trying to run helloworld from the dynamic-apps repo inside a ubuntu 22.04 docker container is giving me errors. Running with
app-elfloader_kvm-x86_64
andapp-elfloader_kvm-x86_64_full-debug
both give different errors.I am running the container with the following command:
Running
cat /etc/os-release
gives the following output:I cloned this repo and inside that folder I cloned the dynamic apps repo.
Running
./run.sh -k app-elfloader_kvm-x86_64 -r ./dynamic-apps/lang/c/ /lib64/ld-linux-x86-64.so.2 /helloworld
gives the following output:Output
``` SeaBIOS (version 1.15.0-1) Booting from ROM..Powered by o. .o _ _ __ _ Oo Oo ___ (_) | __ __ __ _ ' _) :_ oO oO ' _ `| | |/ / _)' _` | |_| _) oOo oOO| | | | | (| | | (_) | _) :_ OoOoO ._, ._:_:_,\_._, .__,_:_, \___) Epimetheus 0.12.0~9d9f7020 brk(NULL) = va:0x400200000 arch_prctl(0x3001, 0x40004fc90, ...) = Invalid argument (-22) openat(AT_FDCWD, "/helloworld", O_RDONLY|O_CLOEXEC) = fd:3 read(fd:3,Running
./run.sh -k app-elfloader_kvm-x86_64_full-debug -r ./dynamic-apps/lang/c/ /lib64/ld-linux-x86-64.so.2 /helloworld
gives the following output:Output
``` SeaBIOS (version 1.15.0-1) Booting from ROM..[ 0.000000] dbg: [libukfallocbuddy]