-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
It's me again! 😋
So I've tried starting up the template I created and it seems the devcontainer doesn't have root access even though it's running as the root user..
During the step when it's supposed to run docker-compose up -d it's unable run the iptables command due to insufficient permissions. I've tested the devcontainer configuration locally on my system and everything seems fine. I also tried adding capAdd: ["NET_ADMIN"] to see if it would make a difference in CodeSandbox but that doesn't seem to do anything.
Any tips on what might be going wrong? 🫠
Metadata
Metadata
Assignees
Labels
No labels