We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 569a269 + 3f871f4 commit ce48618Copy full SHA for ce48618
docker-compose.yml
@@ -1,6 +1,7 @@
1
version: '3'
2
services:
3
dev:
4
+ platform: linux/x86_64
5
image: flipperdevices/flipperzero-toolchain
6
network_mode: host
7
privileged: true
0 commit comments