From: Pavel Vainerman <pv@etersoft.ru> To: devel@lists.altlinux.org Subject: Re: [devel] docker в p8 Date: Sun, 20 May 2018 10:54:06 +0300 Message-ID: <27bf9bd4-ee0d-3121-a42d-3e4f28871454@etersoft.ru> (raw) In-Reply-To: <CAHRK1yPRo-ey6_YjpYXChPXNiabLF=_vOdknzuViBvXfZOAjaQ@mail.gmail.com> > На всякий, можно еще содержимое /etc/docker/daemon.json и вывод "ps > aux | grep containerd" [root@pvbook docker]# cat daemon.json { "insecure-registries":["local-docker-registry:5000"], "storage-driver": "overlay2" } [root@pvbook bin]# ps aux | grep containerd root 1891 0.1 0.3 794176 24500 ? Ssl май19 0:57 /usr/bin/containerd --config /etc/containerd/config.toml root 1892 0.1 1.0 1297064 81896 ? Ssl май19 1:10 /usr/bin/dockerd --containerd /run/containerd/containerd.sock --exec-opt native.cgroupdriver=systemd root 6417 0.0 0.0 8256 820 pts/27 S+ 10:52 0:00 grep containerd > > И еще вопрос - эта проблема всегда возникает? Например, работает ли > "docker run hello-world"? > Да. Видимо всегда. [pv@pvbook docker-tests]$ sudo docker run hello-world Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world 9bb5a5d4561a: Pull complete Digest: sha256:f5233545e43561214ca4891fd1157e1c3c563316ed8e237750d59bde73361e77 Status: Downloaded newer image for hello-world:latest docker: Error response from daemon: OCI runtime create failed: unable to retrieve OCI runtime error (open /run/containerd/io.containerd.runtime.v1.linux/moby/58f33fbc1f1509b5fca743409952e58091f035f6d89d35bb2b8116f3394a0cf2/log.json: no such file or directory): exec: "docker-runc": executable file not found in $PATH: unknown. ERRO[0009] error waiting for container: context canceled -- Pavel Vainerman www.etersoft.ru
next prev parent reply other threads:[~2018-05-20 7:54 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-05-19 17:03 Pavel Vainerman 2018-05-19 18:54 ` Vladimir Didenko 2018-05-19 19:25 ` Pavel Vainerman 2018-05-20 7:23 ` Vladimir Didenko 2018-05-20 7:54 ` Pavel Vainerman [this message] 2018-05-20 7:56 ` Vladimir Didenko 2018-05-20 8:12 ` Pavel Vainerman 2018-05-20 9:41 ` Pavel Vainerman 2018-05-20 7:53 ` Alexei Takaseev 2018-05-20 7:56 ` Pavel Vainerman 2018-05-20 10:25 ` Dmitry V. Levin 2018-05-20 10:29 ` Alexei Takaseev 2018-05-20 10:33 ` Dmitry V. Levin 2018-05-20 10:50 ` Anton Farygin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=27bf9bd4-ee0d-3121-a42d-3e4f28871454@etersoft.ru \ --to=pv@etersoft.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git