1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker synced 2025-12-31 11:06:17 +00:00
2018-09-08 17:59:18 +01:00

5 lines
120 B
Docker

FROM base
LABEL MAINTAINER "Jose Moreira <josemoreiravarzim@gmail.com>"
ARG INSTALL_SRC
RUN /bin/bash -c "$INSTALL_SRC"