gramineproject / gramine-scaffolding

A way to quickly start developing Gramine applications, or package existing apps into Docker/OCI containers.
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Docker build error (AppArmor) #16

Open hermann-o opened 1 week ago

hermann-o commented 1 week ago

Docker build error (AppArmor)

Steps to reproduce

Expected results

docker container is complete

Actual results

docker fails

woju commented 1 week ago

@oshogbo, can you look into it?

I found this: https://discuss.linuxcontainers.org/t/could-not-check-if-docker-default-apparmor-profile-was-loaded-open-sys-kernel-security-apparmor-profiles-permission-denied/6077, which suggests problem with nesting containers. But I don't have access to any azure machines, so I can't really reproduce.

hermann-o commented 1 week ago

drop me a line in case you want access to the playground