CI Docker image error : "Error response from daemon: No such container"

I’m using the docker image mingc/android-build-box:latest in GitLab CI.
I’ve been getting this error recently, it only worked once without an issue.
Any ideas what could be causing the issue?

Running with gitlab-runner 11.4.0-rc1 (1ff344e1)
  on docker-auto-scale 0277ea0f
Using Docker executor with image mingc/android-build-box:latest ...
Pulling docker image mingc/android-build-box:latest ...
Using docker image sha256:6bf9a22e46126e55d16cb5c46f1ddd48d704faad201c0347fde2d83ba9916dc3 for mingc/android-build-box:latest ...
ERROR: Job failed (system failure): Error response from daemon: No such container: 9b8f82373d4ef4228dfa79d6a2896eceb6d3a8782c58e3c37c0dafc66cd2dee5 (executor_docker.go:921:0s)
1 Like