Fixed workspace container mapping volumes to wrong container

This commit is contained in:
Jack Fletcher 2016-07-13 10:08:13 +01:00
parent 11cdfd440b
commit 5f99478c76

View File

@ -158,7 +158,7 @@ services:
args: args:
- INSTALL_PRESTISSIMO=${INSTALL_PRESTISSIMO} - INSTALL_PRESTISSIMO=${INSTALL_PRESTISSIMO}
volumes_from: volumes_from:
- volumes_data - volumes_source
tty: true tty: true
### Add more Containers below ############################### ### Add more Containers below ###############################