add docker-compose file

pull/68/head
tan 2019-01-03 17:02:09 +08:00
parent 0cc85766a4
commit 73d7ae3588
1 changed files with 12 additions and 0 deletions

12
docker-compose.yml Normal file
View File

@ -0,0 +1,12 @@
version: "3"
services:
12306ticket:
# image:
build: .
# ports:
volumes:
- ./:/usr/src/app
container_name: 12306ticket