Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tianon/84ec7fa46eb9b273860b to your computer and use it in GitHub Desktop.
Save tianon/84ec7fa46eb9b273860b to your computer and use it in GitHub Desktop.
broken "docker load" with content addressability
{"id":"2b0901be48b8760387d5ecbd61cfd62838bd04458d219fc5409cb010736089a3","parent":"23cb15b0fcece0623d706e9dbc3d9fce97937fb50ab3fbff8574206d258b6303","created":"2015-12-16T18:47:43.184831678Z","container":"6c1428538491d7283e0f1da9ca04f131e92a85391d36f17388722269c5a8ae4e","container_config":{"Hostname":"609b1a101af3","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh","-c","apt-get update \u0026\u0026 apt-get install --no-install-recommends -y busybox-static \u0026\u0026 rm -rf /var/lib/apt/lists/*"],"Image":"23cb15b0fcece0623d706e9dbc3d9fce97937fb50ab3fbff8574206d258b6303","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":[],"Labels":{}},"docker_version":"1.9.1","config":{"Hostname":"609b1a101af3","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/bash"],"Image":"23cb15b0fcece0623d706e9dbc3d9fce97937fb50ab3fbff8574206d258b6303","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":[],"Labels":{}},"architecture":"amd64","os":"linux","Size":2165613}
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment