Namespace
teddysun
Image / Tag
xray:1.8.6
Content Digest
sha256:40330e0837187670ed372810715c2eb63a85c9b44004c43b84498ba16a049aa1
Details
Created

2023-11-18 04:13:16 UTC

Size

15.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:dc95107ad2a031a015320bb397f73ec151d738127175b31ad643120697dc7e90 - 19.55% (3.09 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:8b6e1377579b14e1292e84965ec218457fffedd8c00003f693ed537933e10705 - 80.44% (12.7 MB)


History
2023-09-28 20:38:19 UTC

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

2023-09-28 20:38:20 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:16 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-11-18 04:13:16 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:16 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:16 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:14 UTC

Size

16.5 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:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 19.65% (3.24 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:b4db984144e9ee71a564d7c795abbcba0052d64af0bd93047d4ea83107f3fa70 - 80.34% (13.3 MB)


History
2023-09-28 21:19:27 UTC

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

2023-09-28 21:19:27 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:14 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-11-18 04:13:14 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:14 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:14 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:28 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:91cb83b91ee16f1ee0d588fccef56ab5dbb5689a64e5373caf33d7e4fe52ceb4 - 19.11% (3 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:d45f416660c7c6607b2826e07e90ae2bd0207e1452422a9ff1aa6fb41ef3b9fb - 80.89% (12.7 MB)


History
2023-09-28 20:49:16 UTC

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

2023-09-28 20:49:16 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:28 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-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:28 UTC

Size

15.5 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:622a0779436eb93ceea635e910268f867c2eba47d4f62f0bd45f0bd165af3572 - 17.9% (2.77 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:82ca64c9c00f1c45c096b73f858626af619c5ebc213fa80c191fd975d5ae6c4e - 82.1% (12.7 MB)


History
2023-09-28 20:59:24 UTC

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

2023-09-28 20:59:24 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:28 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-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:28 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:29 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:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 - 20.24% (3.18 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:edc9650a0fa8cba0318aca136b9c0ff4d3adc0c2902b0bb084b90d89a2f58a0b - 79.75% (12.5 MB)


History
2023-09-28 20:39:33 UTC

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

2023-09-28 20:39:34 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:29 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-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:29 UTC

Size

15.5 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:cd37f9856024d6685ac0233823aded690551c5872d6a27699a96c6a479d20f6f - 20.53% (3.19 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:cc2785b2ccbf25f24a8c700a3db4abb5b220fcf2a144286a64f1988c098dac30 - 79.47% (12.4 MB)


History
2023-09-28 21:22:20 UTC

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

2023-09-28 21:22:21 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:29 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-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-11-18 04:13:29 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:47539bffe0f44273ec7731d86be2a6171359b3847c9b60c6ac74c4875c3264af - 19.15% (3.07 MB)

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

[#002] sha256:71153a4d9651eff095a9920c4c457924ed2e1e75a2e8b2e7f09c29f1db97ad27 - 0.0% (648 Bytes)

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

[#004] sha256:5448c45ff11bb0dd07518b3908ab8b9a2bd751555e3fe500bceed375c10956ca - 80.85% (12.9 MB)


History
2023-09-28 20:41:43 UTC

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

2023-09-28 20:41:44 UTC

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:05 UTC (buildkit.dockerfile.v0)

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

2023-11-18 04:13:29 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-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2023-11-18 04:13:29 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2023-11-18 04:13:29 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