Giter Site home page Giter Site logo

Comments (7)

dhartford avatar dhartford commented on September 23, 2024 2

Still an open issue for those trying to use config.vm.box = "mitchellh/boot2docker"
2017/03/23 17:42:06 Could not reach any registry endpoint

 root@boot2docker:~$ docker --version
Docker version 1.2.0, build fa7b24f

However, if you instead use:
hashicorp/boot2docker
getting docker 1.7.0 as of 3/23/2017 and no longer have that issue.

from boot2docker-vagrant-box.

karlingen avatar karlingen commented on September 23, 2024

I don't get the same problem with another box:
config.vm.box = "williamyeh/ubuntu-trusty64-docker"

from boot2docker-vagrant-box.

nonameolsson avatar nonameolsson commented on September 23, 2024

+1

from boot2docker-vagrant-box.

rgarrigue avatar rgarrigue commented on September 23, 2024

👍

I'm not doing anything big, just vagrant init, up, ssh, git clone, docker build

docker@boot2docker:~/docker-ytdl$ docker build .
Sending build context to Docker daemon 546.3 kB
Sending build context to Docker daemon
Step 0 : FROM alpine:latest
Pulling repository alpine
2016/04/21 13:49:20 Could not reach any registry endpoint

/var/log/docker.log say

root@boot2docker:/var/log# cat docker.log

[debug] server.go:1036 Calling POST /build
[info] POST /build?rm=1&t=
[2408df38] +job build()
[debug] archive.go:88 [tar autodetect] n: [46 47 0 0 0 0 0 0 0 0]
[debug] archive.go:88 [tar autodetect] n: [46 47 0 0 0 0 0 0 0 0]
[2408df38] +job pull(alpine, latest)
[debug] session.go:259 [registry] Calling GET https://index.docker.io/v1/repositories/alpine/images
[debug] http.go:162 https://index.docker.io/v1/repositories/alpine/images -- HEADERS: map[User-Agent:[docker/1.2.0 go/go1.3.1 git-commit/fa7b24f kernel/3.16.1-tinycore64 os/linux arch/amd64]]
[debug] pull.go:89 Retrieving the tag list
[debug] http.go:162 https://registry-1.docker.io/v1/repositories/library/alpine/tags -- HEADERS: map[User-Agent:[docker/1.2.0 go/go1.3.1 git-commit/fa7b24f kernel/3.16.1-tinycore64 os/linux arch/amd64]]
[debug] session.go:214 Got status code 403 from https://registry-1.docker.io/v1/repositories/library/alpine/tags
[error] pull.go:92 Could not reach any registry endpoint
Could not reach any registry endpoint
[2408df38] -job pull(alpine, latest) = ERR (1)
Could not reach any registry endpoint
[2408df38] -job build() = ERR (1)

A curl on the ".../tags" url give me a

{"error": "Requires authorization"}

Reading this post I guess this boot2docker is missing some auth token.

from boot2docker-vagrant-box.

ambition-consulting avatar ambition-consulting commented on September 23, 2024

Same problem here.

Makes me wonder if you added docker support on vagrant just for marketing?

from boot2docker-vagrant-box.

ambition-consulting avatar ambition-consulting commented on September 23, 2024

docker registry killed support for docker clients v1.5. Is this built with docker client version above 1.5?

from boot2docker-vagrant-box.

Gisleburt avatar Gisleburt commented on September 23, 2024
docker@boot2docker:~$ docker --version
Docker version 1.2.0, build fa7b24f

It's a shame, I need a very light weight VM that only needs to run docker, and I'd like it from someone I trust. This would have fit the bill nicely. I might try building my own at some point 😃

from boot2docker-vagrant-box.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.