This commit is contained in:
parent
ac4496691b
commit
7baa65f329
|
@ -1,3 +1,3 @@
|
||||||
apt-get -y update
|
apt-get -y update
|
||||||
apt-get -y install make automake autoconf gcc-12-arm-linux-gnueabi - gcc-12-arm-linux-gnueabi-base gcc-arm-none-eabi binutils-arm-none-eabi git nano openjdk-22-jdk-headless
|
apt-get -y install make automake autoconf gcc-12-arm-linux-gnueabi gcc-12-arm-linux-gnueabi-base gcc-arm-none-eabi binutils-arm-none-eabi git nano openjdk-21-jdk-headless
|
||||||
|
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
docker run --rm -it -v ./repo:/rusefi --name rusefi_build rusefi_build:0.1
|
docker run --rm -it -v ./repo:/rusefi --name rusefi_build rusefi_build:0.1
|
||||||
|
|
||||||
|
# -v /mnt/c/Users/ggurov/Documents/gitrepo/:/rusefi2
|
||||||
|
|
Loading…
Reference in New Issue