moved main docker-compose to main folder

This commit is contained in:
Sebastian Gerske 2018-08-10 14:30:17 +02:00
parent 95b95cd59a
commit 080335ba72
3 changed files with 1 additions and 6 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
.idea
ocean/artifacts/
artifacts/

View File

@ -1,5 +0,0 @@
# Instructions to the full Ocean using Docker compose
```bash
docker-compose up
```