mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
swith to new domain: easypi.pro
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM alpine
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
RUN set -ex \
|
||||
&& echo 'http://nl.alpinelinux.org/alpine/edge/main' >> /etc/apk/repositories \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM vimagick/alpine-arm:edge
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
RUN set -ex \
|
||||
&& apk add -U curl libsodium python \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM vimagick/alpine-arm
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV SS_VER 2.4.6
|
||||
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user