KEMBAR78
Figure out how to support docker build on Kubernetes · Issue #1806 · kubernetes/kubernetes · GitHub
Skip to content

Figure out how to support docker build on Kubernetes #1806

@bgrant0607

Description

@bgrant0607

Touched upon in #503, #1294, #1567, and elsewhere.

Privileges are currently required to do docker build. Docker in Docker doesn't really work, so in order to do this on Kubernetes, one has to mount the host Docker socket into their container, which is a big security and abstraction problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/app-lifecyclearea/dockerarea/images-registrykind/designCategorizes issue or PR as related to design.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.sig/appsCategorizes an issue or PR as relevant to SIG Apps.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions