work on xai-corp vm servers

This commit is contained in:
2017-05-07 22:12:33 -04:00
parent 6b106e437f
commit b0c52090a8
32 changed files with 936 additions and 83 deletions

View File

@@ -0,0 +1,14 @@
---
# DOCKER_HOST=192.168.2.41:2376 docker-compose up -d
version: '2'
services:
app:
restart: always
# privileged: true
image: "orangescrum/official"
ports:
- "8085:80"
# - "80:80"
entrypoint:
- start.sh