youtubeUnblock/.github/builder_containers/entware-mipsel-3.4.Dockerfile
2024-11-29 09:54:09 +03:00

7 lines
225 B
Docker

FROM waujito/entware_builder
RUN git clone --depth 1 https://github.com/Entware/Entware.git
WORKDIR /home/me/Entware
RUN make package/symlinks
RUN cp -v configs/mipsel-3.4.config .config
RUN make -j$(nproc) toolchain/install