Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.2.4
Content Digest
sha256:9d0c095b1857f4632de4157263345eac973380457cbc262a3909bd31c2f3074c
Details
Created

2019-02-26 14:34:15 UTC

Size

10.9 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:6c40cc604d8e4c121adcb6b0bfe8bb038815c350980090e74aa5a6423f8f82c0 - 24.11% (2.63 MB)

[#001] sha256:51a5e500622b018f8ea64528670ffb2c647129d9d2f86553e8a36978082e9971 - 51.09% (5.57 MB)

[#002] sha256:d94bd90c9443313cd71dd9cf14b87bd56a0ac37d76c86674368c8bd72941187c - 24.8% (2.7 MB)


History
2019-01-30 22:19:52 UTC

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

2019-01-30 22:19:52 UTC

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

2019-02-26 14:14:43 UTC

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

2019-02-26 14:14:44 UTC

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

2019-02-26 14:14:44 UTC

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

2019-02-26 14:14:44 UTC

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

2019-02-26 14:14:45 UTC

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

2019-02-26 14:14:45 UTC

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

2019-02-26 14:14:45 UTC

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

2019-02-26 14:14:46 UTC

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

2019-02-26 14:21:14 UTC

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

2019-02-26 14:34:14 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 rng-tools $(scanelf --needed --nobanner /usr/bin/ss-* | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u) && rm -rf /tmp/repo

2019-02-26 14:34:14 UTC

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

2019-02-26 14:34:15 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