mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-07 08:07:23 +02:00
Update for automatic build
This commit is contained in:
parent
1009d63f81
commit
b9fd499fb3
@ -4,7 +4,7 @@ MAINTAINER Jeroen Geusebroek <me@jeroengeusebroek.nl>
|
|||||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||||
TERM="xterm" \
|
TERM="xterm" \
|
||||||
APTLIST="apache2 php5 php5-curl php5-gd php5-gmp php5-mysql git-core" \
|
APTLIST="apache2 php5 php5-curl php5-gd php5-gmp php5-mysql git-core" \
|
||||||
REFRESHED_AT='2015-01-29'
|
REFRESHED_AT='2015-02-17'
|
||||||
|
|
||||||
RUN echo "force-unsafe-io" > /etc/dpkg/dpkg.cfg.d/02apt-speedup &&\
|
RUN echo "force-unsafe-io" > /etc/dpkg/dpkg.cfg.d/02apt-speedup &&\
|
||||||
echo "Acquire::http {No-Cache=True;};" > /etc/apt/apt.conf.d/no-cache && \
|
echo "Acquire::http {No-Cache=True;};" > /etc/apt/apt.conf.d/no-cache && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user