Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Support non-1000 uid/gid with Docker 1.10 #111

@itamarst

Description

@itamarst

Not all users are uid 1000, as your docs note. In latest version of Docker there is feature that would allow specifying which uid to use.

Specifically Docker 1.10 supports "build args" (https://docs.docker.com/engine/reference/builder/#arg). At work we've built a Dockerfile Go dev environment that allows setting custom uid and gid for the Docker containers using these; I assume devstep could do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions