kopia lustrzana https://github.com/meshtastic/firmware
Align glibc with Debian builder (#3034)
rodzic
db8f8db8e8
commit
ba98da55a7
|
@ -27,7 +27,7 @@ RUN wget https://raw.githubusercontent.com/platformio/platformio-core-installer/
|
||||||
source ~/.platformio/penv/bin/activate && \
|
source ~/.platformio/penv/bin/activate && \
|
||||||
./bin/build-native.sh
|
./bin/build-native.sh
|
||||||
|
|
||||||
FROM frolvlad/alpine-glibc
|
FROM frolvlad/alpine-glibc:glibc-2.31
|
||||||
|
|
||||||
RUN apk --update add --no-cache g++ shadow && \
|
RUN apk --update add --no-cache g++ shadow && \
|
||||||
groupadd -g 1000 mesh && useradd -ml -u 1000 -g 1000 mesh
|
groupadd -g 1000 mesh && useradd -ml -u 1000 -g 1000 mesh
|
||||||
|
|
Ładowanie…
Reference in New Issue