1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker.git synced 2026-08-11 08:22:59 +00:00

add cache

This commit is contained in:
José Moreira
2018-09-17 09:44:36 +01:00
parent 336747d6a4
commit 33229fffaf
8 changed files with 22 additions and 6 deletions
+2
View File
@@ -1,5 +1,7 @@
FROM base
LABEL MAINTAINER "Jose Moreira <josemoreiravarzim@gmail.com>"
ARG VERSION
ARG TARGET
ARG INSTALL_SRC
RUN /bin/bash -c "$INSTALL_SRC"