An open API service indexing awesome lists of open source software.

https://github.com/corentinb/epitest-docker-workflow

Script to install the epitest docker with docker-osx-dev and explanations on how to use it.
https://github.com/corentinb/epitest-docker-workflow

Last synced: 18 days ago
JSON representation

Script to install the epitest docker with docker-osx-dev and explanations on how to use it.

Awesome Lists containing this project

README

          

# EPITEST DOCKER WORKFLOW

This is a script that help you install the epitest docker image and a soft called docker-osx-dev
for a continuous testing environment for epitech. You'll also get explanations on how to use
those software.

# DISCLAIMER!

You need virtualbox to be installed.

# Download & installation

```
git clone https://github.com/CorentinB/epitest-docker-workflow.git
cd epitest-docker-workflow/
chmod +x install.sh
./install.sh
```

Then follow the instructions.

![example](https://image.noelshack.com/fichiers/2018/03/3/1516168342-capture-d-ecran-2018-01-17-a-06-52-03.png)