Created
September 10, 2013 17:32
-
-
Save mrmurphy/6512784 to your computer and use it in GitHub Desktop.
Fresh docker install error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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