mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-11 14:04:06 +00:00
Use docker and cat not compose and volumes for arm
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
version: '2'
|
||||
services:
|
||||
arm:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.armhf
|
||||
network_mode: bridge
|
||||
azure:
|
||||
privileged: true
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user