Skip to content

devcontainer.json does not honor configuration when containerUser is not set #483

@alexveecle

Description

@alexveecle

We've found an issue where devcontainer.json does not work unless you force a containerUser.

I believe this is similar to #457.

I think this problem stems from:

In our case, in development environments we set ENVBUILDER_INSECURE to be able to use registries without proper TLS, but with this issue, that does not work.

Our workaround is to set containerUser for now and avoid the issue.

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