Skip to content

invalid not-modified ETag with local network ADD in docker #784

@vytools

Description

@vytools

I have a local network tarball that I'm adding in a dockerfile.

FROM alpine
ADD https://10.10..../...tar.gz package

when I build the dockerfile with buildkit I get an "invalid not-modified ETag" error anytime I rebuild even when I remove the old image before building. I'm suspicious this is not a buildkit issue but I thought I'd check just in case. Any help would be much appreciated.

Just FYI it rebuilds fine when I don't use buildkit.

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