mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-10 19:23:31 -07:00
Merge pull request #31 from 0wlyW00d/patch-2
Update docker-compose to add platform support for Apple ARM
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
dev:
|
||||
platform: linux/x86_64
|
||||
image: flipperdevices/flipperzero-toolchain
|
||||
network_mode: host
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user