fixed repositories for building
This commit is contained in:
@@ -3,8 +3,8 @@ FROM $BUILD_FROM
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
RUN apk add --no-cache jq
|
||||
RUN apk add nut --update-cache --repository http://nl.alpinelinux.org/alpine/edge/testing/
|
||||
COPY repositories /etc/apk
|
||||
RUN apk add -U jq nut
|
||||
|
||||
RUN mkdir /var/run/nut
|
||||
RUN chown root:nut /var/run/nut
|
||||
|
||||
Reference in New Issue
Block a user