I just rebuilt docker-doc_19.03.6-0ubuntu1~18.04.1_all.deb (in bionic) with this patch: apt-get source docker.io && cd docker.io-19.03.6/ && curl -L https://github.com/docker/docker-ce/commit/3c5d28f12ba6f3839ae77837633372993a073f57.patch | patch -p1 && dpkg-source --commit && debuild -us -uc
I can confirm this patch applies cleanly and fixes the issue: https://github.com/docker/docker-ce/commit/3c5d28f12ba6f3839ae77837633372993a073f57 ** Patch added: "engine-seccomp-add-64-bit-time_t-syscalls.patch" https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1886831/+attachment/5398879/+files/engine-seccomp-add-64-bit-time_t-syscalls.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886831 Title: whitelist 64-bit time syscalls To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1886831/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
