overleaf/services/clsi/test
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
..
acceptance [misc] use a directory in /tmp for temporary data 2020-04-03 12:36:32 +02:00
load/js moved decaffeinated files to js folder 2020-02-25 17:15:31 +01:00
smoke/js moved decaffeinated files to js folder 2020-02-25 17:15:31 +01:00
unit/js [DockerRunner] destroyOldContainers: normalize the container name 2020-05-29 11:28:26 +01:00