Skip to content

Commit ce48618

Browse files
authored
Merge pull request #31 from 0wlyW00d/patch-2
Update docker-compose to add platform support for Apple ARM
2 parents 569a269 + 3f871f4 commit ce48618

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: '3'
22
services:
33
dev:
4+
platform: linux/x86_64
45
image: flipperdevices/flipperzero-toolchain
56
network_mode: host
67
privileged: true

0 commit comments

Comments
 (0)