feat: epitest full image path
This commit is contained in:
parent
807d097bdc
commit
7330e0b22f
5 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo docker run -it --rm --user "$UID:$GID" -v "$PWD:/usr/app/" epitechcontent/epitest-docker bash "$@"
|
||||
sudo docker run -it --rm --user "$UID:$GID" -v "$PWD:/usr/app/" docker.io/epitechcontent/epitest-docker bash "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue