Use docker and cat not compose and volumes for arm

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-09-07 00:22:21 +01:00
parent 35acfcb3f5
commit 7b2d8ff227
2 changed files with 3 additions and 8 deletions

View File

@@ -1,10 +1,5 @@
version: '2'
services:
arm:
build:
context: .
dockerfile: Dockerfile.armhf
network_mode: bridge
azure:
privileged: true
build: