Namespace
teddysun
Image / Tag
xray:1.8.7
Content Digest
sha256:301c23d67dedb10784234570e7133e9ae1f72085bc271d09b0e22931ddddb2ec
Details
Created

2024-01-08 00:55:27 UTC

Size

16 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:9acd8b4c9d4385585f74dabb4bc6b3351888710ae37ec5dbd9ea950281b8f9bb - 19.37% (3.09 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:8d295c92f3c63ee6a207cb6b7f34c4a205b6e1723435f6f8dd71f3bf95aaa4fd - 80.62% (12.9 MB)


History
2023-12-08 01:38:25 UTC

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

2023-12-08 01:38:25 UTC

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

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:27 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-01-08 00:55:27 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:27 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:27 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:26 UTC

Size

16.7 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:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 19.44% (3.25 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:f97ff70b060b893dcd47998af83f7d28b523761a1575c3faf97204da0a244a9c - 80.56% (13.5 MB)


History
2023-12-08 01:20:49 UTC

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

2023-12-08 01:20:49 UTC

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

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:26 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-01-08 00:55:26 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:26 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:26 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:42 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:0803c38384d9fd0f9afaec8fd13d267547b660dcd46bb92a3d63c5d76e78b04c - 18.98% (3.02 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:ecafd82ce2ba1fa5708448946813f289f5da05d64bd766d27dce7d1506df8897 - 81.01% (12.9 MB)


History
2023-12-08 01:49:15 UTC

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

2023-12-08 01:49:15 UTC

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

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:42 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-01-08 00:55:42 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:42 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:42 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:45 UTC

Size

15.6 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:1086c24c41097f090ce847d192c11307e1715eeb563a2cf4f410b2a199ae1942 - 17.79% (2.78 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:1a4c45a1843bf0a008011f3891b4f9aecc6095d68dcdee41b65572a1247bda36 - 82.21% (12.9 MB)


History
2023-12-08 01:57:20 UTC

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

2023-12-08 01:57:20 UTC

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

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:45 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-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:45 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:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf - 20.07% (3.19 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:95feb2852b0589ae5adea4a3697dcec5fdae14bd6760308000cad859a250296d - 79.93% (12.7 MB)


History
2023-12-08 01:39:30 UTC

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

2023-12-08 01:39:30 UTC

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

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:45 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-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:45 UTC

Size

15.7 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:243ac51c334a47917a84be93e972ee6378987e9b3b917a5a8df29025e161c1f3 - 20.35% (3.2 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:2978fc4c37bcfb0618740e0df1e590f6b32d487a86168765755b2a3c1828c0ec - 79.64% (12.5 MB)


History
2023-12-08 01:22:51 UTC

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

2023-12-08 01:22:51 UTC

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

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:45 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-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-01-08 00:55:45 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:0fca3ee44ced87b7184bc23390283fdf10cfae0e844a25b785dd11c463815227 - 19.06% (3.09 MB)

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

[#002] sha256:ce557d5eab3f6d724410b8bf0cd0b03d83ddd28ccab7dfccb03c72c23a6f002e - 0.0% (649 Bytes)

[#003] sha256:bd3f97b25c526ffc7e8dc41f917d9443e34f3bddf6da74810690b82b3a86ce43 - 0.0% (319 Bytes)

[#004] sha256:2543ba2bb9c97675bf903865ba4d84dbb2f0c77852dff29b6ffacaebbab26691 - 80.93% (13.1 MB)


History
2023-12-08 01:41:50 UTC

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

2023-12-08 01:41:51 UTC

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

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-12-12 01:21:59 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:16 UTC (buildkit.dockerfile.v0)

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

2024-01-08 00:55:45 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-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2024-01-08 00:55:45 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-01-08 00:55:45 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