Namespace
teddysun
Image / Tag
xray:1.8.17
Content Digest
sha256:865e8c78b2d9645708c070f27fa7940a593b786e6756423479f555c6b59c57c1
Details
Created

2024-07-12 11:17:02 UTC

Size

16.2 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:354eb832d25d95145569d0a3a573fb95b8350ee897d5b90a2f67ec1157706ec2 - 20.39% (3.31 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:0609869f96d23942b01b1586c8f70dce73a0134b8f353b4d05d0ae9253eef33c - 79.61% (12.9 MB)


History
2024-06-20 17:38:24 UTC

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

2024-06-20 17:38:25 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:02 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

2024-07-12 11:17:02 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:02 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:02 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:03 UTC

Size

17.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:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 20.27% (3.46 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:b11cca46b8e0ec7bc0d9c368c9d388c81e1a5df3ee88ae8b3b7303448d229019 - 79.73% (13.6 MB)


History
2024-06-20 20:16:57 UTC

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

2024-06-20 20:16:58 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:03 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

2024-07-12 11:17:03 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:03 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:03 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:17 UTC

Size

16.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:3d2af5f613c84e549fb09710d45b152d3cdf48eb7a37dc3e9c01e2b3975f4f76 - 19.92% (3.21 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:0de066f850726e4d9ad2e3691137a85dff01d58491b47784a82e23478cb74d7b - 80.08% (12.9 MB)


History
2024-06-20 17:49:15 UTC

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

2024-06-20 17:49:15 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:17 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

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:17 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:3fb467f9cb36e54d3cb8806db734a6c640048f3dc270b506ec1f111640905b79 - 18.62% (2.95 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:c23a7c740dc6825e44d9eb273e634816235065d0a7d8b19e4b182283fcef8b0c - 81.38% (12.9 MB)


History
2024-06-20 18:00:28 UTC

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

2024-06-20 18:00:28 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:17 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

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:18 UTC

Size

16.8 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:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 23.28% (3.9 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:bd3a9261485d82db2492e721dba5b5add29da20089a62f77f46bdbb5115c7237 - 76.72% (12.9 MB)


History
2024-06-20 17:40:35 UTC

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

2024-06-20 17:40:35 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:18 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

2024-07-12 11:17:18 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:18 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:18 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:22 UTC

Size

16.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:b02dcd5eb44e382ea711bca074a007403db63dacf55f888b3a87214d1052dd50 - 21.2% (3.41 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:dab12e1a2cf2e6db0408c9c3ad77e12e2d76dbb96df830e550f1cdc1fb43c400 - 78.8% (12.7 MB)


History
2024-06-20 18:18:21 UTC

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

2024-06-20 18:18:22 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:22 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

2024-07-12 11:17:22 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:22 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:22 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-07-12 11:17:18 UTC

Size

16.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:f9a77bce0ddc1b9251f410e8c69566b002f4e557ee68895b558671311b17fd91 - 19.96% (3.3 MB)

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

[#002] sha256:90bc18d9e800887972cea29781e5f61d755c84033ac0eb3fc7b497e9ab44edb7 - 0.0% (648 Bytes)

[#003] sha256:13e9749377be8a36cb692ff7073f3b07c26d5bcb69585a525f199042dac1de5e - 0.0% (320 Bytes)

[#004] sha256:003ccd00d5a038d6be92e451a19deb6a46ac4dbdc54d4cb757e31cccea158be7 - 80.03% (13.2 MB)


History
2024-06-20 17:42:02 UTC

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

2024-06-20 17:42:03 UTC

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

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-06-21 03:02:36 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:16:51 UTC (buildkit.dockerfile.v0)

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

2024-07-12 11:17:18 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

2024-07-12 11:17:18 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-07-12 11:17:18 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-07-12 11:17:18 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