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.
- Host: GitHub
- URL: https://github.com/corentinb/epitest-docker-workflow
- Owner: CorentinB
- Created: 2018-01-17T05:46:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T13:04:52.000Z (over 8 years ago)
- Last Synced: 2025-12-19T17:26:53.545Z (6 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
