This commit is contained in:
Stephane Nicoll
2021-03-18 14:21:41 +01:00
parent 9028076cb7
commit d8ca8c74a5
2 changed files with 1 additions and 9 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>
----