This file contains 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
$ sudo docker push 127.0.0.1:49500/centos:7 | |
DEBU[0327] Calling POST /images/{name:.*}/push | |
INFO[0327] POST /v1.17/images/127.0.0.1:49500/centos/push?tag=7 | |
INFO[0327] +job push(127.0.0.1:49500/centos) | |
INFO[0327] +job resolve_repository(127.0.0.1:49500/centos) | |
INFO[0327] -job resolve_repository(127.0.0.1:49500/centos) = OK (0) | |
DEBU[0327] pinging registry endpoint https://127.0.0.1:49500/v0/ | |
DEBU[0327] attempting v2 ping for registry endpoint https://127.0.0.1:49500/v2/ | |
DEBU[0327] attempting v1 ping for registry endpoint https://127.0.0.1:49500/v1/ | |
DEBU[0327] Error from registry "https://127.0.0.1:49500/v0/" marked as insecure: unable to ping registry endpoint https://127.0.0.1:49500/v0/ |
This file contains 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
$ sudo docker push 127.0.0.1:49500/centos:7 | |
DEBU[0327] Calling POST /images/{name:.*}/push | |
INFO[0327] POST /v1.17/images/127.0.0.1:49500/centos/push?tag=7 | |
INFO[0327] +job push(127.0.0.1:49500/centos) | |
INFO[0327] +job resolve_repository(127.0.0.1:49500/centos) | |
INFO[0327] -job resolve_repository(127.0.0.1:49500/centos) = OK (0) | |
DEBU[0327] pinging registry endpoint https://127.0.0.1:49500/v0/ | |
DEBU[0327] attempting v2 ping for registry endpoint https://127.0.0.1:49500/v2/ | |
DEBU[0327] attempting v1 ping for registry endpoint https://127.0.0.1:49500/v1/ | |
DEBU[0327] Error from registry "https://127.0.0.1:49500/v0/" marked as insecure: unable to ping registry endpoint https://127.0.0.1:49500/v0/ |
This file contains 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
$ sudo docker push 127.0.0.1:49500/centos:7 | |
DEBU[0327] Calling POST /images/{name:.*}/push | |
INFO[0327] POST /v1.17/images/127.0.0.1:49500/centos/push?tag=7 | |
INFO[0327] +job push(127.0.0.1:49500/centos) | |
INFO[0327] +job resolve_repository(127.0.0.1:49500/centos) | |
INFO[0327] -job resolve_repository(127.0.0.1:49500/centos) = OK (0) | |
DEBU[0327] pinging registry endpoint https://127.0.0.1:49500/v0/ | |
DEBU[0327] attempting v2 ping for registry endpoint https://127.0.0.1:49500/v2/ | |
DEBU[0327] attempting v1 ping for registry endpoint https://127.0.0.1:49500/v1/ | |
DEBU[0327] Error from registry "https://127.0.0.1:49500/v0/" marked as insecure: unable to ping registry endpoint https://127.0.0.1:49500/v0/ |
This file contains 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
DEBU[0245] Calling POST /containers/create | |
INFO[0245] POST /v1.17/containers/create?name=registry | |
INFO[0245] +job create(registry) | |
DEBU[0245] [deviceset] AddDevice() hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm info docker-253:0-7078994-59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 OF [16384] (*1) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF create_snap 493 326 [16384] (*1) | |
DEBU[0245] registerDevice(493, 83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF set_transaction_id 1271 1272 [16384] (*1) | |
DEBU[0245] [deviceset] AddDevice(hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e |
This file contains 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
$ sudo docker -d -D --insecure-registry 127.0.0.1:49500& | |
[2] 656 | |
$ INFO[0000] +job serveapi(unix:///var/run/docker.sock) | |
INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) | |
DEBU[0000] Registering GET, /images/viz | |
DEBU[0000] Registering GET, /containers/{name:.*}/export | |
DEBU[0000] Registering GET, /containers/{name:.*}/changes | |
DEBU[0000] Registering GET, /containers/{name:.*}/stats | |
DEBU[0000] Registering GET, /events | |
DEBU[0000] Registering GET, /info |
This file contains 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
DEBU[0245] Calling POST /containers/create | |
INFO[0245] POST /v1.17/containers/create?name=registry | |
INFO[0245] +job create(registry) | |
DEBU[0245] [deviceset] AddDevice() hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm info docker-253:0-7078994-59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 OF [16384] (*1) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF create_snap 493 326 [16384] (*1) | |
DEBU[0245] registerDevice(493, 83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF set_transaction_id 1271 1272 [16384] (*1) | |
DEBU[0245] [deviceset] AddDevice(hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e |
This file contains 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
DEBU[0245] Calling POST /containers/create | |
INFO[0245] POST /v1.17/containers/create?name=registry | |
INFO[0245] +job create(registry) | |
DEBU[0245] [deviceset] AddDevice() hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm info docker-253:0-7078994-59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e648c822e40e440633 OF [16384] (*1) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF create_snap 493 326 [16384] (*1) | |
DEBU[0245] registerDevice(493, 83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init) | |
DEBU[0245] libdevmapper(6): ioctl/libdm-iface.c:1750 (4) dm message docker-253:0-7078994-pool OF set_transaction_id 1271 1272 [16384] (*1) | |
DEBU[0245] [deviceset] AddDevice(hash=83844fe9d7c7a561a79601072e51994196da2821f1745ff63fdc2a6567b56c6b-init basehash=59b1f7d49dc843631b9be86f581f9c8a726f7cea8a5c37e |
This file contains 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
$ sudo docker -d -D --insecure-registry 127.0.0.1:49500& | |
[2] 656 | |
$ INFO[0000] +job serveapi(unix:///var/run/docker.sock) | |
INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) | |
DEBU[0000] Registering GET, /images/viz | |
DEBU[0000] Registering GET, /containers/{name:.*}/export | |
DEBU[0000] Registering GET, /containers/{name:.*}/changes | |
DEBU[0000] Registering GET, /containers/{name:.*}/stats | |
DEBU[0000] Registering GET, /events | |
DEBU[0000] Registering GET, /info |
This file contains 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
$ sudo docker -d -D --insecure-registry 127.0.0.1:49500& | |
[2] 656 | |
$ INFO[0000] +job serveapi(unix:///var/run/docker.sock) | |
INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) | |
DEBU[0000] Registering GET, /images/viz | |
DEBU[0000] Registering GET, /containers/{name:.*}/export | |
DEBU[0000] Registering GET, /containers/{name:.*}/changes | |
DEBU[0000] Registering GET, /containers/{name:.*}/stats | |
DEBU[0000] Registering GET, /events | |
DEBU[0000] Registering GET, /info |
This file contains 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
$ sudo docker -d -D --insecure-registry 127.0.0.1:49500& | |
[2] 656 | |
$ INFO[0000] +job serveapi(unix:///var/run/docker.sock) | |
INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) | |
DEBU[0000] Registering GET, /images/viz | |
DEBU[0000] Registering GET, /containers/{name:.*}/export | |
DEBU[0000] Registering GET, /containers/{name:.*}/changes | |
DEBU[0000] Registering GET, /containers/{name:.*}/stats | |
DEBU[0000] Registering GET, /events | |
DEBU[0000] Registering GET, /info |
NewerOlder