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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user