Comment 4 for bug 1886831

Revision history for this message
xantares (xantares09) wrote :

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