feat: add docker-compose.yml

This commit is contained in:
Tomas Aparicio 2017-12-23 11:59:59 +01:00
parent 95cf897664
commit acf31cfbf7
1 changed files with 11 additions and 0 deletions

11
docker-compose.yml Normal file
View File

@ -0,0 +1,11 @@
version: "3"
services:
imaginary:
image: h2non/imaginary
ports:
- "8088:8088"
environment:
- PORT=8088
command: -concurrency 50 -enable-url-source