Skip to content

Container webhook.site don't start as non root user #125

@paulo-dc

Description

@paulo-dc

Hi all,

I succeed in starting locally in my wsl, with docker-compose, webhook.site.

But when I try to deploy into a K8s service (OCP), the webhook crashloop at start with this error :
s6-mkdir: warning: unable to mkdir /var/run/s6: Permission denied

I tried to rebuild the image, removing the user root at the end of the docker file, but it's not enough to make it start in a k8s service where process as user root are not allowed.

Can you help me make it work as non root user ?

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