Namespace
shadowsocks
Image / Tag
shadowsocks-libev:v3.3.5
Content Digest
sha256:0208759614a9689d644b782eb10f5a0100d4725f475677d35e8c3337d30ba736
Details
Created

2020-09-15 02:34:20 UTC

Size

8.16 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

TZ

UTC


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 32.69% (2.67 MB)

[#001] sha256:f2f543b00c5180c8584f67b7b93479c9bd816e94375508e4edf7c46ab591b66f - 20.44% (1.67 MB)

[#002] sha256:f1d546561db14c1f50d4741f0a2a33436a01bb0d7fb01811f511284bae87cc5d - 46.87% (3.82 MB)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

LABEL maintainer=kev <noreply@datageek.info>, Sah <contact@leesah.name>

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV SERVER_ADDR=0.0.0.0

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV SERVER_PORT=8388

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV PASSWORD=

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV METHOD=aes-256-gcm

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV TIMEOUT=300

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV DNS_ADDRS=8.8.8.8,8.8.4.4

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV TZ=UTC

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV ARGS=

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

COPY . /tmp/repo # buildkit

2020-09-15 02:34:20 UTC (buildkit.dockerfile.v0)

RUN /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 tzdata $(scanelf --needed --nobanner /usr/bin/ss-* | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u) && rm -rf /tmp/repo # buildkit

2020-09-15 02:34:20 UTC (buildkit.dockerfile.v0)

USER nobody

2020-09-15 02:34:20 UTC (buildkit.dockerfile.v0)

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"]

Details
Created

2020-09-15 02:42:33 UTC

Size

7.95 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

TZ

UTC


Layers

[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 32.5% (2.58 MB)

[#001] sha256:a1ce294e694a362a5c173a41b82a684c6a23d23fd2c0b2ae40c0c82024e4104b - 20.99% (1.67 MB)

[#002] sha256:fa2d436509b6776050df97fb89aac2d020603a798e3379fc5a2ac9e47455fbca - 46.51% (3.7 MB)


History
2020-05-29 21:43:19 UTC

/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /

2020-05-29 21:43:20 UTC

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

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

LABEL maintainer=kev <noreply@datageek.info>, Sah <contact@leesah.name>

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV SERVER_ADDR=0.0.0.0

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV SERVER_PORT=8388

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV PASSWORD=

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV METHOD=aes-256-gcm

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV TIMEOUT=300

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV DNS_ADDRS=8.8.8.8,8.8.4.4

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV TZ=UTC

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

ENV ARGS=

2020-09-15 02:33:24 UTC (buildkit.dockerfile.v0)

COPY . /tmp/repo # buildkit

2020-09-15 02:42:33 UTC (buildkit.dockerfile.v0)

RUN /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 tzdata $(scanelf --needed --nobanner /usr/bin/ss-* | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u) && rm -rf /tmp/repo # buildkit

2020-09-15 02:42:33 UTC (buildkit.dockerfile.v0)

USER nobody

2020-09-15 02:42:33 UTC (buildkit.dockerfile.v0)

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