Namespace
teddysun
Image / Tag
xray:1.8.4
Content Digest
sha256:7a2a2211821521a121ae49a610282301dc0478db813f50f867343c38a6d4f7ea
Details
Created

2023-08-29 07:34:00 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:95dc695758361a4038a2d9026959d72e1f531114edb0341be7ce47d912ef069e - 20.54% (3.09 MB)

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

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

[#003] sha256:5d1be81fecd1394d6b42a8a867d193916d994e29212c23705fdbf8353a2c6159 - 0.0% (320 Bytes)

[#004] sha256:7f2153fcbbb1109f0adaa572a302e7fd53974d3e123453a17fc4c52a8007c407 - 79.45% (11.9 MB)


History
2023-08-07 19:38:26 UTC

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

2023-08-07 19:38:27 UTC

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

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:53 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:00 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-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:00 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:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 20.68% (3.24 MB)

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

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

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

[#004] sha256:50958728a748b84f868ffd4435c95062447b55cbc9c88024b141281c174f631e - 79.31% (12.4 MB)


History
2023-08-07 19:20:20 UTC

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

2023-08-07 19:20:20 UTC

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

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:00 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-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:00 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:20 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:af09961d4a43b504efc76e38b50918977c28be73eeb8b926247783a00e8b9f2f - 20.09% (3 MB)

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

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

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

[#004] sha256:d77cfef045bf5b1bd0d7dec1538d72d2e4578400fdf94f7ee9c37b7ea8a995d5 - 79.9% (11.9 MB)


History
2023-08-07 19:49:14 UTC

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

2023-08-07 19:49:15 UTC

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

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:20 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-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:20 UTC

Size

14.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:f8dec92eec42224ef9e6ca9c6207ea6b9195dcf93d06bd5ceff0f814b62bf064 - 18.84% (2.77 MB)

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

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

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

[#004] sha256:4afcd76ce9d60e474d99bb7c5725c5b4fccdfcf9d421d02d5f155f8378a3622e - 81.15% (11.9 MB)


History
2023-08-07 19:57:25 UTC

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

2023-08-07 19:57:25 UTC

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

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:20 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-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:21 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:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d - 21.24% (3.18 MB)

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

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

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

[#004] sha256:edc19260981cd9a606663ce6ca478668e09cbaa74b1e08c7e5632a46a386f66c - 78.76% (11.8 MB)


History
2023-08-07 19:39:19 UTC

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

2023-08-07 19:39:19 UTC

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

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-27 03:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:51 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:21 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-08-29 07:34:21 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:21 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:21 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:22 UTC

Size

14.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:55353ca330e9474ce7b858eca6842bb540ef4a70b2981c2ed47eefb9ef4253ad - 21.53% (3.19 MB)

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

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

[#003] sha256:5d1be81fecd1394d6b42a8a867d193916d994e29212c23705fdbf8353a2c6159 - 0.0% (320 Bytes)

[#004] sha256:baf0bed7e0b59c0702849f4827eb141e2fe391e7d5c461791e15892e553d6955 - 78.46% (11.6 MB)


History
2023-08-07 20:16:25 UTC

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

2023-08-07 20:16:26 UTC

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

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34: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

2023-08-29 07:34:22 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:22 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:22 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-08-29 07:34:20 UTC

Size

15.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:8bed2eae372fe236061920d89ae1ce89695a12df84989113bcc7ce4bd9774456 - 20.12% (3.07 MB)

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

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

[#003] sha256:5d1be81fecd1394d6b42a8a867d193916d994e29212c23705fdbf8353a2c6159 - 0.0% (320 Bytes)

[#004] sha256:b2ce678394f29e0abf45071da771d21c9b14822afe93032fd6abe8b195f54961 - 79.87% (12.2 MB)


History
2023-08-07 19:41:54 UTC

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

2023-08-07 19:41:55 UTC

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

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:33:52 UTC (buildkit.dockerfile.v0)

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

2023-08-29 07:34:20 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-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-08-29 07:34:20 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-08-29 07:34:20 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