1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker.git synced 2026-08-11 16:32:52 +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 debian:8-slim
LABEL MAINTAINER "Jose Moreira <josemoreiravarzim@gmail.com>"
ARG VERSION
ARG TARGET
RUN echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list \
&& apt-get update \