Skip to content

Instantly share code, notes, and snippets.

@mrmurphy
Created September 10, 2013 17:32
Show Gist options
  • Save mrmurphy/6512784 to your computer and use it in GitHub Desktop.
Save mrmurphy/6512784 to your computer and use it in GitHub Desktop.
Fresh docker install error
vagrant@precise64 ~> sudo docker pull base
Pulling repository base
b750fe79269d: Error pulling image (ubuntu-quantl) from base, endpoint: https://cdn-registry-1.docker.io/v1/, exit status 2: tar: Ignoring unknown extended header keyword `SCHILY.fflags'
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
b750fe79269d: Error pulling image (ubuntu-quantl) from base, exit status 2: tar: Ignoring unknown extended header keyword `SCHILY.fflags'
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
2013/09/10 17:09:12 Internal server error: 404 trying to fetch remote history for base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment