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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
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)