mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
docker: install necessary python packages
This commit is contained in:
parent
e5e78d3e3f
commit
832f7c93dd
@ -7,7 +7,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG USER_NAME=ardupilot
|
||||
ARG USER_UID=1000
|
||||
ARG USER_GID=1000
|
||||
ARG SKIP_AP_EXT_ENV=1
|
||||
ARG SKIP_AP_EXT_ENV=0
|
||||
ARG SKIP_AP_GRAPHIC_ENV=1
|
||||
ARG SKIP_AP_COV_ENV=1
|
||||
ARG SKIP_AP_GIT_CHECK=1
|
||||
|
Loading…
Reference in New Issue
Block a user