update alpine OS
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
FROM alpine:3.10
|
FROM alpine:3.10
|
||||||
|
|
||||||
RUN apk -u add squid perl && \
|
RUN apk -U upgrade && \
|
||||||
|
apk add squid perl && \
|
||||||
mkdir -p /etc/squid/conf.d /etc/squid/patterns.d /etc/squid/storeid /app/storeid
|
mkdir -p /etc/squid/conf.d /etc/squid/patterns.d /etc/squid/storeid /app/storeid
|
||||||
|
|
||||||
COPY docker-stuff/start.sh /app/
|
COPY docker-stuff/start.sh /app/
|
||||||
|
|||||||
Reference in New Issue
Block a user