Namespace
teddysun
Image / Tag
xray:1.5.4
Content Digest
sha256:6d4ee318b5687699794b58feb02634e0fe6e945b78343214385c5ee0008dec84
Details
Created

2022-03-13 03:32:57 UTC

Size

12.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:e6889e0d66307a4b916fc844f2dcbc03245c63bc4189dd3e88126d9dcf2f9231 - 21.38% (2.7 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.0% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:13be412a71bc45cf868faa0997cfb76df59c3d23e39816ea8aa180e293b3baa3 - 78.62% (9.92 MB)


History
2021-11-24 20:53:48 UTC

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

2021-11-24 20:53:48 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:57 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

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:32:57 UTC

Size

13 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:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 20.64% (2.69 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.0% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:4ee219a642d90ce22c3c2231bed1734a5ac4f9084eb40f7374f874b95506fb9a - 79.35% (10.3 MB)


History
2021-11-24 20:19:40 UTC

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

2021-11-24 20:19:40 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:57 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

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:32:57 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:33:02 UTC

Size

12.4 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:e4a43de54da9e309482f6762f0c11f5f547cd8fd61a49c5f158453066162023e - 20.22% (2.51 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.01% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:0f3c2ad1be38023ad6e354e579ab914a292171620cc77bbc392d5257ef999982 - 79.77% (9.9 MB)


History
2021-11-24 21:08:16 UTC

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

2021-11-24 21:08:16 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:33:02 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

2022-03-13 03:33:02 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:33:02 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:33:02 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:33:05 UTC

Size

12.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:5480d2ca1740c20ce17652e01ed2265cdc914458acd41256a2b1ccff28f2762c - 19.02% (2.32 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.01% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:eb45337d90376f458b3ac5d8bbf32d908ff44d821e9ea1309411608159465d07 - 80.97% (9.88 MB)


History
2021-11-24 21:42:11 UTC

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

2021-11-24 21:42:11 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:33:05 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

2022-03-13 03:33:05 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:33:05 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:33:05 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:33:06 UTC

Size

12.4 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:9b3977197b4f2147bdd31e1271f811319dcd5c2fc595f14e81f5351ab6275b99 - 20.88% (2.59 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.01% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:36cb55ab14c6fb0a1612bcabe2890eee66d2b1ff377760bf77f32295324d91e5 - 79.11% (9.81 MB)


History
2021-11-24 20:39:20 UTC

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

2021-11-24 20:39:20 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:33:06 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

2022-03-13 03:33:06 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:33:06 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:33:06 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:33:07 UTC

Size

12.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:159b5dcb1717c815c76ff5ea1db730e18e8609c9090238e43282856db9e71f47 - 21.93% (2.68 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.01% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:a6bd2c7f7742a471f1d05c2431d6b4cc0ac39f2de28718801d5bf935b83f216e - 78.06% (9.56 MB)


History
2021-11-24 20:20:16 UTC

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

2021-11-24 20:20:20 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:33:07 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

2022-03-13 03:33:07 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:33:07 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:33:07 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-03-13 03:33:02 UTC

Size

12.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:d6baca485f3d0f7c77221be60fbef5db014a5ef9d8f53db4a310c947c690d189 - 19.75% (2.49 MB)

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

[#002] sha256:63fde14ba6f32172286c51e5482235e42db5f79e3fc697b994a451a9a5bae5ba - 0.0% (651 Bytes)

[#003] sha256:09e8a03030fa66044ce7f0bcbe4a2357da27566e5699b4868138959efcb43bf0 - 0.0% (326 Bytes)

[#004] sha256:185785268fd0d5b270103a23355ac77968e75854a3fcfe8ec21ad6d23bb31d94 - 80.25% (10.1 MB)


History
2021-11-24 20:41:23 UTC

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

2021-11-24 20:41:23 UTC

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:32:51 UTC (buildkit.dockerfile.v0)

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

2022-03-13 03:33:02 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

2022-03-13 03:33:02 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-03-13 03:33:02 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-03-13 03:33:02 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