overleaf/services/clsi/test/unit
Jakob Ackermann 563a973388 [DockerRunner] destroyOldContainers: normalize the container name
The docker api returns each name with a `/` prefix.

In order to not interfere with pending compiles, the deletion process
 has to acquire an internal lock on the container. The LockManager uses
 the plain container name without the slash: `project-xxx`.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-05-29 11:28:26 +01:00
..
js [DockerRunner] destroyOldContainers: normalize the container name 2020-05-29 11:28:26 +01:00