Namespace
teddysun
Image / Tag
xray:1.8.3
Content Digest
sha256:1e9404f367b7611a0ef90f0da7b57751105edc56482ba1a150d764d22aa4c668
Details
Created

2023-06-19 02:01:51 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:b3f50075abd13aad1cb7d8c1427aa59d7fcac88f3690d3f9c3efdbec80fd0856 - 20.63% (3.08 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:3eeff0d4ddb6574b142365e9b1b1186b6d18ea56f22f4752075fd84728b933a9 - 0.0% (316 Bytes)

[#004] sha256:06c322e28c25f245c5e21386eae422a764f719eda425ca30ee652ae0bf8607c0 - 79.37% (11.9 MB)


History
2023-06-14 22:33:22 UTC

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

2023-06-14 22:33:22 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:43 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:51 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-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:01:51 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:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 20.82% (3.24 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:4cf6a925afc9506bbead187c1551a54d51e07df13f3958cf868d535b87de5329 - 0.0% (316 Bytes)

[#004] sha256:750b3a65d06fbd83d0c23cc68104901632972ae98513e831f3cbfaf63b7e69b4 - 79.18% (12.3 MB)


History
2023-06-14 20:41:58 UTC

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

2023-06-14 20:41:59 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:51 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-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:01:51 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:02:15 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:7836be94d3024e2042069c1095caba0b391f70c4b3d34a0475a503239d73dfba - 20.26% (3 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:4cf6a925afc9506bbead187c1551a54d51e07df13f3958cf868d535b87de5329 - 0.0% (316 Bytes)

[#004] sha256:28fcbe7149e0b77389c8def05f45d044eada04f70461a7575a8a5a9d61856fcb - 79.74% (11.8 MB)


History
2023-06-14 18:49:20 UTC

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

2023-06-14 18:49:20 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:02:15 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-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:02:15 UTC

Size

14.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:633ba29fd335042456b6e2c073636f6fa30de56f1331c442914739b92a479974 - 18.99% (2.76 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:4cf6a925afc9506bbead187c1551a54d51e07df13f3958cf868d535b87de5329 - 0.0% (316 Bytes)

[#004] sha256:d7dbc1e7f4c6f23d9c1574272ea1aeaac9eb8bc7101f6d34ec6ac61b63bf2c21 - 81.01% (11.8 MB)


History
2023-06-14 22:36:15 UTC

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

2023-06-14 22:36:15 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:02:15 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-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:02:15 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:02:17 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:8c6d1654570f041603f4cef49c320c8f6f3e401324913009d92a19132cbf1ac0 - 21.52% (3.18 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:3eeff0d4ddb6574b142365e9b1b1186b6d18ea56f22f4752075fd84728b933a9 - 0.0% (316 Bytes)

[#004] sha256:9183891a0dd4f807b6eef4ee678c31ee759f63569d00bc39de9ff4f144dbfc15 - 78.47% (11.6 MB)


History
2023-06-14 20:48:58 UTC

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

2023-06-14 20:48:58 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:43 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:02:17 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-06-19 02:02:17 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:02:17 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:02:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:02:18 UTC

Size

14.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:ffa4a466dbb8eebd7e7f25590a9df12390de9016abf82279c29c9a64aa76491a - 21.88% (3.19 MB)

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

[#002] sha256:51c406a994d278d7e5255bcf513929f11807cd1de4e3c1b72bb93fad1e066290 - 0.0% (645 Bytes)

[#003] sha256:3eeff0d4ddb6574b142365e9b1b1186b6d18ea56f22f4752075fd84728b933a9 - 0.0% (316 Bytes)

[#004] sha256:545cf3c139d741aa92f64638694dc7519cc872620026c5a0b4bef606b6118bce - 78.11% (11.4 MB)


History
2023-06-15 00:39:49 UTC

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

2023-06-15 00:39:49 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:43 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:02:18 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-06-19 02:02:18 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:02:18 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:02:18 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 02:02:16 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:998cc98447b44e5f0fe799dce691412796ba586ab22eb7c99aebf9d45f34833b - 20.28% (3.06 MB)

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

[#002] sha256:bfb4ffbe93275583e56ce2c353609daa1981c0c5b828dd0f8b5a5d9fd16d45e3 - 0.0% (643 Bytes)

[#003] sha256:3eeff0d4ddb6574b142365e9b1b1186b6d18ea56f22f4752075fd84728b933a9 - 0.0% (316 Bytes)

[#004] sha256:0f4b8c6c1c4e5eedc5929b459c42686b8a036c08db6ceadb29602729671cadd2 - 79.72% (12 MB)


History
2023-06-15 05:18:38 UTC

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

2023-06-15 05:18:38 UTC

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

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-06-19 02:01:42 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-06-19 02:01:43 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:01:43 UTC (buildkit.dockerfile.v0)

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

2023-06-19 02:02:16 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-06-19 02:02:16 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-06-19 02:02:16 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-06-19 02:02:16 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