Date: Thu, 14 Jun 2018 14:34:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227618] sysutils/docker-freebsd: Cannot run docker run hello-world Message-ID: <bug-227618-7788-hMP2CVQoKy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227618-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-227618-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227618 Vicente <vfontanella@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vfontanella@gmail.com --- Comment #4 from Vicente <vfontanella@gmail.com> --- I'm having the same problem after install through pkg install docker-freebs= d. (not ports) FreeBSD 11.2-RC2 FreeBSD 11.2-RC2 #0 r334861: Sat Jun 9 03:23:08 UTC 2018= =20=20=20=20 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 The problems start when trying to pull the images: % docker pull centos latest: Pulling from centos 29466d114cd8: Extracting [=3D=3D=3D=3D=3D=3D=3D=3D> = ] 12.26 MB/74.69 MB b298d692482d: Download complete=20 88ec626ba223: Download complete=20 Pulling repository centos Repository not found After trying another image: % docker pull auchida/freebsd latest: Pulling from auchida/freebsd d5732e76584a: Pull complete=20 a2b331a1c598: Pull complete=20 da76cd0d865f: Pull complete=20 3690474eb5b4: Already exists=20 Digest: sha256:6dba3de9a41fd4a392864ac5150b059dc3410e6d98cdda0f3a6dd45df3a5= 2f4c Status: Downloaded newer image for auchida/freebsd:latest % docker run -t -i auchida/freebsd /bin/bash Starting the machine I had the same issue. Error response from daemon: json: cannot set embedded pointer to unexported struct: runconfig.hostConfigWrapper --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227618-7788-hMP2CVQoKy>