Skip to content

Unable to startup Assemblyline template #4668

@cccs-rs

Description

@cccs-rs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions