mirror of
https://github.com/cusspvz/openwrt-builder.docker
synced 2025-12-31 02:56:58 +00:00
5 lines
120 B
Docker
5 lines
120 B
Docker
FROM base
|
|
LABEL MAINTAINER "Jose Moreira <josemoreiravarzim@gmail.com>"
|
|
|
|
ARG INSTALL_SRC
|
|
RUN /bin/bash -c "$INSTALL_SRC" |