On Tue, 2016-11-22 at 12:17 +0000, Ian Campbell wrote: > On Sun, 2016-11-20 at 09:57 +0000, Luís Picciochi Oliveira wrote: > > > > While using Docker, some commands on some images stopped working. > > For > > example: > > > > $ docker run -it --rm centos:centos6 bash > > This does not work. It always returns with code 139: > > > > $ echo $? > > 139 > > FYI something similar (but with Wheezy container) was reported > in https > ://github.com/docker/docker/issues/28705 too.
Please could you try the command line options described in https://gith ub.com/docker/docker/issues/28705#issuecomment-262226229 Thanks, Ian