Epitest Docker for Epitech projects automated tests
500K+
You need to install docker, to build correctly epitest-docker image
Just specify the tag you want to apply to the image on the build.sh :
build.sh --tag latest
You can add an option to clean the cache before building the image :
build.sh --tag latest -n
docker login -u username
You'll be prompted for your password
epitest-docker
docker push epitechcontent/epitest-docker:latest
Where latest is the tag of image you want to push, e.g. : latest, devel, coverage
Content type
Image
Digest
sha256:118ee295d…
Size
2.5 GB
Last updated
8 days ago
docker pull epitechcontent/epitest-docker