debuerreotype / docker-debian-artifacts

Official builds of debuerreotype-generated Debian tarballs for use in Docker
https://docker.debian.net
Apache License 2.0
317 stars 104 forks source link

Debian latest docker #139

Closed peterd550 closed 3 years ago

peterd550 commented 3 years ago

When I am using Debian latest and I RUN apt-get -y update I get this error message

The command '/bin/bash -c apt-get update' returned a non-zero code: 100

Works fine with Debian:10.10

tianon commented 3 years ago

Sounds a lot like https://github.com/debuerreotype/docker-debian-artifacts/issues/122, but I'm afraid without more output there's nothing much we can do to help debug further.

I bet if you update your Docker, runc, and/or libseccomp, the problem will no longer exhibit.