Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-07 Thread Jakob Hasse
On 04.06.2018 17:53, Bruce Ashfield wrote: On 2018-06-01 12:15 PM, Jakob Hasse wrote: Hello Bruce, Thank you very much for the quick response. I tried to built in the kernel changes. But the iptables error persists. I double checked over the weekend, and I have no problems with linux-yocto

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-05 Thread Jakob Hasse
Hello, right now, there is no insmod warning anymore, only iptables does still not work with the nat table: root@ccimx6uluvalue:~# dockerd INFO[] libcontainerd: new containerd process, pid: 1003 WARN[] containerd: low RLIMIT_NOFILE changing to max current=1024 max=4096 INFO[0001]

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-04 Thread Bruce Ashfield
On 2018-06-01 12:15 PM, Jakob Hasse wrote: Hello Bruce, Thank you very much for the quick response. I tried to built in the kernel changes. But the iptables error persists. I double checked over the weekend, and I have no problems with linux-yocto + the meta-virtualization fragment and

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-04 Thread Jakob Hasse
Hello Bruce, Thank you very much for the quick response. I tried to built in the kernel changes. But the iptables error persists. Eventually, I tried to enable systemd again and it still breaks my build -.-: test$ bitbake core-image-base NOTE: Started PRServer with DBfile:

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-01 Thread Jakob Hasse
Hello Bruce, Thank you very much for the quick response. I tried to built in the kernel changes. But the iptables error persists. Eventually, I tried to enable systemd again and it still breaks my build -.-: test$ bitbake core-image-base NOTE: Started PRServer with DBfile:

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-05-31 Thread Bruce Ashfield
On 2018-05-31 7:00 AM, Jakob Hasse wrote: Hello, Make sure to cc meta-virtualization on questions like this, since that is where you'll get more eyes that are running docker all the time. I ran into trouble running docker on our target. 1. When I want to start docker, I first have to

[yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-05-31 Thread Jakob Hasse
Hello, I ran into trouble running docker on our target. 1. When I want to start docker, I first have to re-mount cgroups: root@target:~# cgroups-umount root@target:~# cgroups-mount Otherwise docker would produce an error: ERRO[0002] Failed to built-in GetDriver graph btrfs /var/lib/docker 2.