Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.3.3
Content Digest
sha256:6d39f48d1755ecde4f11302f3474fcf1e64381e42596eacdb674ac4831940bef
Details
Created

2019-10-31 07:29:37 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:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 36.36% (2.66 MB)

[#001] sha256:bd5cfbbb68b6beff99b3f0323700fa0a8604eeafa5a9648f5b15c19c58b06e26 - 22.54% (1.65 MB)

[#002] sha256:3b106004f9a507de0582c6a4a4420a1eff2397ec23c488df9c96b54a56ed4b01 - 41.1% (3 MB)


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-10-31 07:26:02 UTC

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

2019-10-31 07:26:02 UTC

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

2019-10-31 07:26:03 UTC

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

2019-10-31 07:26:03 UTC

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

2019-10-31 07:26:04 UTC

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

2019-10-31 07:26:04 UTC

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

2019-10-31 07:26:04 UTC

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

2019-10-31 07:26:05 UTC

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

2019-10-31 07:26:07 UTC

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

2019-10-31 07:29:36 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-31 07:29:37 UTC

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

2019-10-31 07:29:37 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