Namespace
teddysun
Image / Tag
xray:1.2.1
Content Digest
sha256:7115f8dcd3faa9aa824435d1ebafdea8731201b12b3f8af870072a119197ba62
Details
Created

2021-01-10 08:06:48 UTC

Size

11.3 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:455793c72b878001f0905634ed52a2524ba51796e7377bf00683a85123f7dce9 - 23.59% (2.66 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:ebf7870aa419047dc4ab3455bff18f37187ff811ceff1b891cc5d0c2b333fe81 - 76.4% (8.63 MB)


History
2020-12-17 00:38:32 UTC

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

2020-12-17 00:38:32 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

11.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:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 22.74% (2.67 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:deeb2781edafbf4d11f5ed3b9bc9de44d256c5a998a0b21753c42f77191202d4 - 77.25% (9.07 MB)


History
2020-12-17 00:19:41 UTC

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

2020-12-17 00:19:42 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

11 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:93247449aef3c56eb4f7ab7b3fed95743c974b823def6dd86ec84008126e7903 - 22.5% (2.48 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:0f2a1c294eb64635a074feb5dc65af5fa5f585a75eae80c21f9f88ed1ac9211d - 77.49% (8.55 MB)


History
2020-12-16 23:49:43 UTC

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

2020-12-16 23:49:45 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

10.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:c58e8a26a8407acc3ead776f6526efa889fda03270a8d05109208d9f59159420 - 21.19% (2.3 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:44ee0207546a484f590589fc030777c7de54157f8b6fcf6b2dcb742cd316d34f - 78.8% (8.54 MB)


History
2020-12-16 23:58:14 UTC

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

2020-12-16 23:58:15 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

11 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:159e5727ea618dfe8b08811112e2c51f5bd2b9ae7db9eb214914a65249f70ca0 - 23.41% (2.58 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:14d633d5c38292f8c645817e39405ea62e144f504a49fbac66e7d722b3824c8b - 76.59% (8.45 MB)


History
2020-12-16 23:40:26 UTC

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

2020-12-16 23:40:29 UTC

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

2021-01-10 08:06:47 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:47 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:47 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:47 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

10.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:a9d343b7bcc225fe7ac17d96a81329510ab7f31a50472311cafe7168d3107317 - 24.47% (2.68 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:5380556c76fb5d09029340da1f49ef633c0a595a7f1b377b58b3a5f6d6f6f792 - 75.52% (8.26 MB)


History
2020-12-17 00:20:42 UTC

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

2020-12-17 00:20:48 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

Details
Created

2021-01-10 08:06:48 UTC

Size

11.3 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:ee52640a49e15b8b7c8edb66c2d048b26abdee8d828d6e5ef4e10a28cb15a84f - 21.68% (2.45 MB)

[#001] sha256:826cfb929e3d1df9b1c8f49491c8b3a04fdd280ef2d810b6a7884247699bd8c8 - 0.01% (650 Bytes)

[#002] sha256:3c3e6b03a4a9af9fd4a860c31b67dfe15a4bc1b2ea6573dfb3f983f69f053bd8 - 0.0% (326 Bytes)

[#003] sha256:07f7e7543f560409c7ad1ccbfbca55d601797408ccc512413d63d9088d72ab2c - 78.31% (8.84 MB)


History
2020-12-16 23:41:37 UTC

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

2020-12-16 23:41:37 UTC

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

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

2021-01-10 08:06:48 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/local/share/xray && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/local/share/xray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/local/share/xray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2021-01-10 08:06:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2021-01-10 08:06:48 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