Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.2.1
Content Digest
sha256:b4884b7c63f640ba899f1c8898d098938b6e3d6e1b1cab81b93051c440abfa12
Details
Created

2018-11-08 06:59: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.45% (2.1 MB)

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

[#002] sha256:c2fb2a6d5d482438ba53c2a842714a4ee055b1c838680f86c78e0de2d22c499b - 38.64% (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-08 06:55:30 UTC

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

2018-11-08 06:55:30 UTC

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

2018-11-08 06:55:30 UTC

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

2018-11-08 06:55:31 UTC

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

2018-11-08 06:55:31 UTC

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

2018-11-08 06:55:31 UTC

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

2018-11-08 06:55:32 UTC

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

2018-11-08 06:55:32 UTC

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

2018-11-08 06:55:32 UTC

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

2018-11-08 06:55:34 UTC

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

2018-11-08 06:59: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-08 06:59:02 UTC

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

2018-11-08 06:59: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