add docker-compose file

This commit is contained in:
tan
2019-01-03 17:02:09 +08:00
parent 0cc85766a4
commit 73d7ae3588

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