Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

ISO download step fails due to GitHub API rate limit #481

Description

@srid

using the latest release of boot2docker:

$ boot2docker init -v
2014/08/12 12:46:30 executing: VBoxManage showvminfo boot2docker-vm --machinereadable
2014/08/12 12:46:30 Downloading boot2docker ISO image...
2014/08/12 12:46:31 Failed to get latest release: json: cannot unmarshal object into Go value of type []struct { TagName string "json:\"tag_name\"" }

Workaround

run

$ boot2docker --iso-url=https://github.com/boot2docker/boot2docker/releases/download/v1.3.2/boot2docker.iso download
$ boot2docker init

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions