Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.2.3
Content Digest
sha256:a8a5bd97305acf342efc3f66ebadc96de548aef3a2e5e645c80a1436986569aa
Details
Created

2018-11-28 09:00:02 UTC

Size

6.11 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_ADDR_IPV6

::0

SERVER_PORT

8388

TIMEOUT

300


Layers

[#000] sha256:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 34.44% (2.1 MB)

[#001] sha256:b07957651be3dcf2a4203b880a8b132fbbb114737e4753ea3b7ecc4c0eaf9a12 - 26.91% (1.64 MB)

[#002] sha256:f4d323d35225c4c80ae0ab3fca92916cd018a2c44562ed68f88aefe6dd3da44c - 38.65% (2.36 MB)


History
2018-09-11 22:19:50 UTC

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

2018-09-11 22:19:50 UTC

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

2018-11-28 08:56:32 UTC

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

2018-11-28 08:56:33 UTC

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

2018-11-28 08:56:33 UTC

/bin/sh -c #(nop) ENV SERVER_ADDR_IPV6=::0

2018-11-28 08:56:34 UTC

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

2018-11-28 08:56:34 UTC

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

2018-11-28 08:56:34 UTC

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

2018-11-28 08:56:34 UTC

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

2018-11-28 08:56:35 UTC

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

2018-11-28 08:56:35 UTC

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

2018-11-28 08:56:37 UTC

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

2018-11-28 09:00:01 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-11-28 09:00:02 UTC

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

2018-11-28 09:00:02 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "exec ss-server -s $SERVER_ADDR -s $SERVER_ADDR_IPV6 -p $SERVER_PORT -k ${PASSWORD:-$(hostname)} -m $METHOD -t $TIMEOUT --fast-open -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