CiscoTheProot/yaml parse test/Dockerfile
CiscoTheWolf 6403cad191 Initial commit of yaml parse test.
A complete new controll system.
Still some bugs remain
2023-10-02 08:05:48 +02:00

4 lines
No EOL
223 B
Docker

FROM ghcr.io/cross-rs/armv7-unknown-linux-gnueabihf:main
RUN dpkg --add-architecture armhf
RUN apt-get update
RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq python3.9:armhf python3.9-dev:armhf libpython3.9-dev:armhf