This commit is contained in:
Stephane Nicoll 2021-03-26 16:26:31 +01:00
parent ffc367979d
commit 12447b3b5b
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ $ docker build --no-cache -f ci-image/Dockerfile .
To test run:
----
$ docker run -it --entrypoint /bin/bash <SHA>
$ docker run -it --entrypoint /bin/bash <SHA>
----