Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.3.2
Content Digest
sha256:39831ec1080e0cad48f0bdfcb3cae30c375fb04153223296164ec960c8944c3d
Details
Created

2019-10-12 07:19:35 UTC

Size

7.31 MB

Content Digest
Labels
  • maintainer
    kev <noreply@datageek.info>, Sah <contact@leesah.name>

Environment
ARGS

DNS_ADDRS

8.8.8.8,8.8.4.4

METHOD

aes-256-gcm

PASSWORD

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SERVER_ADDR

0.0.0.0

SERVER_PORT

8388

TIMEOUT

300


Layers

[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 36.38% (2.66 MB)

[#001] sha256:3b268b25624d6250ce3821bd2843830f30fe5001574064927c7aa0fd75ad295c - 22.53% (1.65 MB)

[#002] sha256:76ad95c5c38135c1e219ce536ab52d957a3f57f5183247cfc5a2bc41b6bde8e0 - 41.09% (3 MB)


History
2019-08-20 20:19:55 UTC

/bin/sh -c #(nop) ADD file:fe64057fbb83dccb960efabbf1cd8777920ef279a7fa8dbca0a8801c651bdf7c in /

2019-08-20 20:19:55 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-10-12 07:15:57 UTC

/bin/sh -c #(nop) LABEL maintainer=kev <noreply@datageek.info>, Sah <contact@leesah.name>

2019-10-12 07:15:57 UTC

/bin/sh -c #(nop) ENV SERVER_ADDR=0.0.0.0

2019-10-12 07:15:57 UTC

/bin/sh -c #(nop) ENV SERVER_PORT=8388

2019-10-12 07:15:58 UTC

/bin/sh -c #(nop) ENV PASSWORD=

2019-10-12 07:15:58 UTC

/bin/sh -c #(nop) ENV METHOD=aes-256-gcm

2019-10-12 07:15:58 UTC

/bin/sh -c #(nop) ENV TIMEOUT=300

2019-10-12 07:15:59 UTC

/bin/sh -c #(nop) ENV DNS_ADDRS=8.8.8.8,8.8.4.4

2019-10-12 07:15:59 UTC

/bin/sh -c #(nop) ENV ARGS=

2019-10-12 07:16:01 UTC

/bin/sh -c #(nop) COPY dir:94d4f901a89030cd87edf4748428631876e99ecec9f0eaa12f1701f0e4963475 in /tmp/repo

2019-10-12 07:19:34 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps autoconf automake build-base c-ares-dev libev-dev libtool libsodium-dev linux-headers mbedtls-dev pcre-dev && cd /tmp/repo && ./autogen.sh && ./configure --prefix=/usr --disable-documentation && make install && apk del .build-deps && apk add --no-cache ca-certificates rng-tools $(scanelf --needed --nobanner /usr/bin/ss-* | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u) && rm -rf /tmp/repo

2019-10-12 07:19:35 UTC

/bin/sh -c #(nop) USER nobody

2019-10-12 07:19:35 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "exec ss-server -s $SERVER_ADDR -p $SERVER_PORT -k ${PASSWORD:-$(hostname)} -m $METHOD -t $TIMEOUT -d $DNS_ADDRS -u $ARGS"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete