Skip to content

Conversation

@seemethere
Copy link
Contributor

Signed-off-by: Eli Uriegas [email protected]

@seemethere seemethere closed this Aug 31, 2017
@seemethere seemethere deleted the add_deb_installation_test branch August 31, 2017 23:25
thaJeztah added a commit to thaJeztah/docker-ce-packaging that referenced this pull request Aug 27, 2020
mk-build-deps does not seem to be updating the cache by itself, and
because of that may be installing packages using an outdated package index
if the previous layer is in the build-cache:

    docker#6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
    docker#6 CACHED

    docker#8 [stage-1 3/8] COPY common /root/build-deb/debian
    docker#8 CACHED

    docker#9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...

Signed-off-by: Sebastiaan van Stijn <[email protected]>
HeroCC pushed a commit to HeroCC/docker-ce-packaging that referenced this pull request Oct 6, 2021
mk-build-deps does not seem to be updating the cache by itself, and
because of that may be installing packages using an outdated package index
if the previous layer is in the build-cache:

    docker#6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
    docker#6 CACHED

    docker#8 [stage-1 3/8] COPY common /root/build-deb/debian
    docker#8 CACHED

    docker#9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant