Skip to content

Container not built nor ran with current host user id #107

@leplatrem

Description

@leplatrem

make test fails with:

Creating jira-bugzilla-integration_web_run ... done
/docker-entrypoint.sh: 15: exec: bin/test.sh: Permission denied
ERROR: 126
make: *** [test] Error 126

The current user id is not passed as build arg (id -u), and the host user id does not match the container app id (10001).

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