Skip to content

Don't rebuild everything after even slightest change #1672

Closed
@iirekm

Description

@iirekm

The line COPY ./.devpod-internal/ /tmp/build-features/ in generated Dockerfile makes full rebuild even after tiniest changes in devcontainer.json. This is unprzctical. Why not add ./.devpod-internal/0 then ./.devpod-internal/1 and so on???

Enabling cache for apt, npm, pip, and similar commands (with RUN --mount) would also help a lot. Currently devpod image building is slow, so slow that it's almost useless to me and I have to switch to competition.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions