Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.3.1
Content Digest
sha256:361b59894d971b81c0339e6e171727be84497ba729af3719af205548c4c915e8
Details
Created

2019-08-09 07:32:23 UTC

Size

7.39 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:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa - 36.0% (2.66 MB)

[#001] sha256:9c33945cbb654458922d14e3bf42c8b57408fe8ac7d8148796558fce19133120 - 22.33% (1.65 MB)

[#002] sha256:04b06cc19852b7496a4ee7ab040c62e5da480e544943064219b80c6ccb6c5fbb - 41.68% (3.08 MB)


History
2019-07-11 22:20:52 UTC

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

2019-07-11 22:20:52 UTC

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

2019-08-09 07:28:50 UTC

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

2019-08-09 07:28:50 UTC

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

2019-08-09 07:28:51 UTC

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

2019-08-09 07:28:51 UTC

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

2019-08-09 07:28:51 UTC

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

2019-08-09 07:28:52 UTC

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

2019-08-09 07:28:52 UTC

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

2019-08-09 07:28:52 UTC

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

2019-08-09 07:28:54 UTC

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

2019-08-09 07:32:23 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-08-09 07:32:23 UTC

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

2019-08-09 07:32:23 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