7 lines
97 B
YAML
7 lines
97 B
YAML
|
services:
|
||
|
px4:
|
||
|
build: Docker_PX4
|
||
|
command: bash
|
||
|
tty: true
|
||
|
privileged: true
|