Download the latest version of docker-compose

Add hip volume prepare hip files to be imported into other services

Updated readme documentation to reflect changes to setup
This commit is contained in:
Kent Knox
2017-01-13 15:15:40 -06:00
parent a56a4bc80a
commit 01065a6164
4 changed files with 107 additions and 170 deletions

View File

@@ -14,6 +14,9 @@ volumes:
hcc-lc:
external:
name: hcc-lc-${HCC_VERSION}
hip:
external:
name: hip-${HCC_VERSION}
services:
# The following are images built from debians downloaded from a package repository
@@ -73,6 +76,7 @@ services:
container_name: hcc-lc-src
volumes:
- hcc-lc:${hcc_lc_volume}
- hip:/opt/rocm/hip
# hcc-hsail:
# depends_on: