feat: work configuration

This commit is contained in:
aduhayon 2022-07-20 09:14:11 +02:00
parent 4fe55fe2e1
commit 4e1425e61d
23 changed files with 1150 additions and 71 deletions

View file

@ -1,2 +1,2 @@
#!/usr/bin/bash
#!/bin/bash
docker run -it --rm -v "$PWD":/tmp epitechcontent/epitest-docker:latest /bin/bash