Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.2.5
Content Digest
sha256:376ec35158a84929dc138f5e8ffe2c8a4b0e369de558836228bb4d3de38ad751
Details
Created

2019-03-09 11:17:34 UTC

Size

6.98 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:8e402f1a9c577ded051c1ef10e9fe4492890459522089959988a4852dee8ab2c - 37.65% (2.63 MB)

[#001] sha256:a05b358aa790fd6c05cd93e0188a7ac7d38a0193a325f81c58a093a759e9367f - 23.59% (1.65 MB)

[#002] sha256:0382e99be4d1a20cd75e825f4aac18695871796e511f2777e6c47e92782ddf8f - 38.76% (2.71 MB)


History
2019-03-07 22:19:40 UTC

/bin/sh -c #(nop) ADD file:88875982b0512a9d0ba001bfea19497ae9a9442c257b19c61bffc56e7201b0c3 in /

2019-03-07 22:19:40 UTC

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

2019-03-09 11:14:02 UTC

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

2019-03-09 11:14:02 UTC

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

2019-03-09 11:14:02 UTC

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

2019-03-09 11:14:03 UTC

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

2019-03-09 11:14:03 UTC

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

2019-03-09 11:14:04 UTC

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

2019-03-09 11:14:04 UTC

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

2019-03-09 11:14:04 UTC

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

2019-03-09 11:14:06 UTC

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

2019-03-09 11:17:33 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-03-09 11:17:33 UTC

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

2019-03-09 11:17:34 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