Problem starting docker under linux

Hello!

I could not reach the Xibo Admin today, so I wanted to restart the Xibo Docker under linux. Unfortunately I get the following error message here. Unfortunately, I have not found a suitable solution in the forum, what can this be and how can I solve the problem?

:/opt/xibo$ sudo docker-compose -f cms_custom-ports.yml up -d
Starting xibo_cms-db_1 …
Starting xibo_cms-xmr_1 …
Starting xibo_cms-db_1
Starting xibo_cms-db_1 … error

ERROR: for xibo_cms-db_1 Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:29Starting xibo_cms-xmr_1 … error

ERROR: for xibo_cms-xmr_1 Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-db Cannot start service cms-db: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown

ERROR: for cms-xmr Cannot start service cms-xmr: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:297: copying bootstrap data to pipe caused “write init-p: broken pipe””: unknown
ERROR: Encountered errors while bringing up the project.