mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 08:22:43 +08:00
[docker] Add gcc-arm back and add python3-future. (#2940)
This commit is contained in:
@@ -30,6 +30,8 @@ RUN apt-get update && apt-get install -y \
|
||||
paparazzi-jsbsim \
|
||||
x11-apps \
|
||||
gedit \
|
||||
gcc-arm-none-eabi \
|
||||
python3-future \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENTRYPOINT ["/tini", "--"]
|
||||
|
||||
Reference in New Issue
Block a user