mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 15:04:19 +00:00
Merge pull request #31 from 0wlyW00d/patch-2
Update docker-compose to add platform support for Apple ARM
This commit is contained in:
commit
ce48618f8f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
dev:
|
||||
platform: linux/x86_64
|
||||
image: flipperdevices/flipperzero-toolchain
|
||||
network_mode: host
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in a new issue