无法创build超过127个父母的容器

执行时

docker-compose up -d 

我有以下错误:

不能创build超过127个父母的容器

我该如何解决这个错误?

帮助它:

 docker rmi $(docker images --filter dangling=true) 

https://github.com/docker/docker/issues/12624