added docker-compose file

This commit is contained in:
Jeffrey Paul 2016-05-20 19:08:32 -07:00
父節點 e6bd607a03
當前提交 6ad22d684f
共有 1 個文件被更改,包括 0 次插入5 次删除

查看文件

@ -4,13 +4,8 @@ services:
mkbootstrap:
hostname: mkbootstrap.local
build: .
image: tmp/mkbootstrap
network_mode: bridge
env_file: "${HOME}/Documents/workstation/envfile/mkbootstrap.env"
volumes:
- "/storage/nobackup/bitcoin:/input:ro"
- "/storage/nobackup/bitcoin/bootstrap:/output"
logging:
driver: syslog
options:
syslog-address: "tcp://172.17.0.1:514"