Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debian images to use http.debian.net instead of being hard-coded ... #9

Merged
merged 1 commit into from
Dec 2, 2013
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 18, 2013

...with a US mirror (which is slow and sub-optimal for just about everybody, including those in the US).

(This was by recommendation from @paultag, who tells me this will probably eventually become the default mirror for debootstrap.)

Also, inside the images, I've added to the end of the MAINTAINER line the exact command and arguments used to generate it (which is also included as the commit message for the images themselves now). Hopefully this makes them slightly more "transparent" than they've been in the past.

@tianon
Copy link
Member Author

tianon commented Nov 18, 2013

/cc @shin-

@tianon
Copy link
Member Author

tianon commented Nov 30, 2013

ping @shin-

shin- added a commit that referenced this pull request Dec 2, 2013
Update debian images to use http.debian.net instead of being hard-coded ...
@shin- shin- merged commit 8a71c25 into docker-library:master Dec 2, 2013
@shin-
Copy link
Contributor

shin- commented Dec 2, 2013

Sorry that took so long, thanks =)

@tianon tianon deleted the http-debian-net branch December 2, 2013 15:25
c0b pushed a commit to c0b/official-images that referenced this pull request Jan 31, 2018
Use the Erlang 19 final.

Acked-by: derek <denc716@gmail.com>

Resolves docker-library#8
Resolves docker-library#9
Resolves docker-library#10
tianon added a commit to infosiftr/stackbrew that referenced this pull request Mar 21, 2023
We ran into a race condition that we _think_ might be GC related, but we don't want automatic GC generally anyhow so we'll just disable this entirely and keep our eyes open for that race to resurface.

    $ printf 'FROM ubuntu:20.04\n' | docker buildx build --builder bashbrew-arm64v8 --output type=oci --build-arg BUILDKIT_SYNTAX=docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 --provenance=mode=max --sbom generator=docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 --platform linux/arm64/v8 - > oci.tar
    #1 [internal] load .dockerignore
    #1 transferring context: 2B done
    #1 DONE 0.0s

    #2 [internal] load build definition from Dockerfile
    #2 transferring dockerfile: 55B done
    #2 DONE 0.0s

    docker-library#3 resolve image config for docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6
    docker-library#3 DONE 0.1s

    docker-library#4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6
    docker-library#4 resolve docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 done
    docker-library#4 DONE 0.0s

    docker-library#4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6
    docker-library#4 CACHED

    docker-library#5 resolve image config for docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949
    docker-library#5 DONE 0.1s

    docker-library#6 [internal] load metadata for docker.io/library/ubuntu:20.04
    docker-library#6 DONE 0.6s

    docker-library#7 docker-image://docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949
    docker-library#7 resolve docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 0.0s done
    docker-library#7 DONE 0.0s

    docker-library#8 [linux/arm64] generating sbom using docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949
    docker-library#8 CACHED

    docker-library#9 [1/1] FROM docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9
    docker-library#9 resolve docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 0.0s done
    docker-library#9 DONE 0.0s

    docker-library#10 exporting to oci image format
    docker-library#10 exporting layers done
    docker-library#10 exporting manifest sha256:7ee27ad7ace5741767778121ad82066c09383c68e462efcfaad124cc074b48a8 0.0s done
    docker-library#10 exporting config sha256:b559481b22258f45e33c28e36cab179693b1d6ca1bfa8d7acf2b068cd61d4b39 done
    docker-library#10 ERROR: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found
    ------
     > exporting to oci image format:
    ------
    ERROR: failed to solve: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found
legolaz8451 pushed a commit to legolaz8451/official-images that referenced this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants