Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.2.0
Content Digest
sha256:76ce1329e70baacdd30044791e209ce4b97b36840ab1969275ea988ca9a0f8e8
Details
Created

2018-05-29 03:07:05 UTC

Size

6.29 MB

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

Environment
ARGS

DNS_ADDR

8.8.8.8

DNS_ADDR_2

8.8.4.4

METHOD

aes-256-cfb

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:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 31.34% (1.97 MB)

[#001] sha256:166157a9fc5a505012dece96a62d221faff7e2d1c3af615db4808c0ee97d06de - 26.13% (1.64 MB)

[#002] sha256:c1cacae3ca1403cdc9d236a18500961ac2b790f9bb84c791cd2e7a3a7486537e - 42.53% (2.67 MB)


History
2018-01-09 21:10:58 UTC

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

2018-01-09 21:10:58 UTC

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

2018-05-29 03:03:37 UTC

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

2018-05-29 03:03:37 UTC

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

2018-05-29 03:03:38 UTC

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

2018-05-29 03:03:38 UTC

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

2018-05-29 03:03:38 UTC

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

2018-05-29 03:03:39 UTC

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

2018-05-29 03:03:39 UTC

/bin/sh -c #(nop) ENV DNS_ADDR=8.8.8.8

2018-05-29 03:03:39 UTC

/bin/sh -c #(nop) ENV DNS_ADDR_2=8.8.4.4

2018-05-29 03:03:40 UTC

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

2018-05-29 03:03:41 UTC

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

2018-05-29 03:07:05 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

2018-05-29 03:07:05 UTC

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

2018-05-29 03:07:05 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 --fast-open -d $DNS_ADDR -d $DNS_ADDR_2 -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