Fixed commands
This commit is contained in:
parent
d0762a8895
commit
8253993a7f
@ -8,7 +8,7 @@ MAINTAINER “Jonathan Ervine” <docker@ervine.org>
|
|||||||
ENV LANG='en_US.UTF-8' \
|
ENV LANG='en_US.UTF-8' \
|
||||||
LANGUAGE='en_US.UTF-8' \
|
LANGUAGE='en_US.UTF-8' \
|
||||||
BUILD_DATE='06-04-2020' \
|
BUILD_DATE='06-04-2020' \
|
||||||
TERM='xterm' \
|
TERM='xterm'
|
||||||
|
|
||||||
RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && \
|
RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && \
|
||||||
apk update && \
|
apk update && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user