Namespace
teddysun
Image / Tag
xray:1.8.0
Content Digest
sha256:194b80f1b931c6b72a4bfbde8ab8016727d201ca26b5d17b30e801e4a8856dbf
Details
Created

2023-03-10 00:28:59 UTC

Size

15.5 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:b3e346c15c2377ec0e75cc9efa98baecd58b0e9bb92f0ec07eeda0bcc7e67fc7 - 21.0% (3.25 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:0b407574baee45f1654fa33e38d89f1ae397cf99e46797f073de049c3cb2f010 - 78.99% (12.2 MB)


History
2023-02-10 21:24:23 UTC

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

2023-02-10 21:24:24 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/386 /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:28:59 UTC

Size

15.9 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c - 20.2% (3.22 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:b83f314c9b783be56850ca35b8f4bdfb2f5741c314900166da8f584ffc1706e7 - 79.79% (12.7 MB)


History
2023-02-11 04:46:42 UTC

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

2023-02-11 04:46:42 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:28:59 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:29:32 UTC

Size

15.1 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:6a6e4ab63e54442e16400f69d37f662d60cbd67565631eff6bf59b4176e482c3 - 19.6% (2.97 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:7964f754d5ee758bf81dc8ef8762a5c89781db185425e3a4b9a1943bea72dac8 - 80.4% (12.2 MB)


History
2023-02-10 20:49:28 UTC

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

2023-02-10 20:49:28 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm/v6 /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:29:32 UTC

Size

14.9 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:6fb81ff47bd6d7db0ed86c9b951ad6417ec73ab60af6d22daa604076a902629c - 18.36% (2.74 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:0fe4a4482a9480baf63f819ddc180e7483cc48863d818001def4a7d89a26a74c - 81.63% (12.2 MB)


History
2023-02-10 21:51:31 UTC

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

2023-02-10 21:51:31 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:29:34 UTC

Size

15 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:af6eaf76a39c2d3e7e0b8a0420486e3df33c4027d696c076a99a3d0ac09026af - 20.69% (3.11 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:06981ecd0627f0c73c4512247bbb08322077977a6c51f27daed28aff83246980 - 79.3% (11.9 MB)


History
2023-02-10 21:24:08 UTC

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

2023-02-10 21:24:08 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:29:34 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:29:34 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:29:34 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:29:34 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:29:42 UTC

Size

15 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:aa3c56f9c6f127b6c8f628c95db165741ca400d19bdaef2752d80f093e47451e - 21.61% (3.23 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:728e86b2b4f94612cd4fe783665314d39d0203320dff0dafa7baa1d621a6b7ee - 78.38% (11.7 MB)


History
2023-02-10 21:20:36 UTC

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

2023-02-10 21:20:36 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:29:42 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/ppc64le /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:29:42 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:29:42 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:29:42 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

Details
Created

2023-03-10 00:29:32 UTC

Size

15.5 MB

Content Digest
Labels
  • maintainer
    Teddysun <i@teddysun.com>

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:24c4f8de3549a39c64b0edc2cfa68769b373f35138d0f13725100160bb32d4e2 - 19.58% (3.03 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:12249be84198081f3f0cc7b1c7e406ca4978ecfdbeeb974e9cb58a8af8ef94b4 - 0.0% (652 Bytes)

[#003] sha256:a74a673cb2bf360fea753debdbf12f6973336414907abf3d680810650303e0a7 - 0.0% (325 Bytes)

[#004] sha256:0f1794b4ea92a54f2ce19cdfe979cafe8c05073f16dad76f934253fbcca26f39 - 80.41% (12.4 MB)


History
2023-02-10 21:41:25 UTC

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

2023-02-10 21:41:26 UTC

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

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-20 00:54:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY xray.sh /root/xray.sh # buildkit

2023-03-10 00:28:48 UTC (buildkit.dockerfile.v0)

COPY config.json /etc/xray/config.json # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/s390x /bin/sh -c set -ex && apk add --no-cache tzdata ca-certificates && mkdir -p /var/log/xray /usr/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-03-10 00:29:32 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/xray" "-config" "/etc/xray/config.json"]

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