Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.3.4
Content Digest
sha256:d510f85783efac15079f39af908d1a8a8eadcc3a276b678ca6bfa6c1430217db
Details
Created

2020-01-10 02:02:09 UTC

Size

7.36 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:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f - 36.3% (2.67 MB)

[#001] sha256:bdf3f06b6902efebdacb580fd3441c2775d62515350e9dadf86bd7b67e69bfda - 22.38% (1.65 MB)

[#002] sha256:2a95155728c55b9463387b50ef0ca817ba7bf5d8a2f0b70b80bdbb9caa06a263 - 41.32% (3.04 MB)


History
2019-12-24 19:20:12 UTC

/bin/sh -c #(nop) ADD file:36fdc8cb08228a87093fb227736f4ce1d4d6c15366326dea541fbbd863976ee5 in /

2019-12-24 19:20:12 UTC

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

2020-01-10 01:58:21 UTC

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

2020-01-10 01:58:22 UTC

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

2020-01-10 01:58:22 UTC

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

2020-01-10 01:58:22 UTC

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

2020-01-10 01:58:23 UTC

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

2020-01-10 01:58:23 UTC

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

2020-01-10 01:58:23 UTC

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

2020-01-10 01:58:24 UTC

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

2020-01-10 01:58:25 UTC

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

2020-01-10 02:02:08 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps autoconf automake build-base c-ares-dev libcap libev-dev libtool libsodium-dev linux-headers mbedtls-dev pcre-dev && cd /tmp/repo && ./autogen.sh && ./configure --prefix=/usr --disable-documentation && make install && ls /usr/bin/ss-* | xargs -n1 setcap cap_net_bind_service+ep && apk del .build-deps && apk add --no-cache ca-certificates rng-tools $(scanelf --needed --nobanner /usr/bin/ss-* | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u) && rm -rf /tmp/repo

2020-01-10 02:02:09 UTC

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

2020-01-10 02:02:09 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