Last active
December 16, 2015 18:52
-
-
Save tianon/84ec7fa46eb9b273860b to your computer and use it in GitHub Desktop.
broken "docker load" with content addressability
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
{"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} |
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
1.0 |
This file has been truncated, but you can view the full file.
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