Namespace
teddysun
Image / Tag
xray:1.6.4
Content Digest
sha256:bedf046585db13beda545d5b8071b44a5c4e0b6318a0f8d46994be4fdfc52da1
Details
Created

2022-11-14 03:26:42 UTC

Size

13.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:0c10ccf9426f4a034c81b9e1a0fa81fc5cd957d8a4e0ea545ee33f4cd59f227b - 19.84% (2.68 MB)

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

[#002] sha256:735c512e53663c55ddb58ed99e93d54148e5d8180c20e652f56baf8bff8ac594 - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:a0d2d0968b020cdfbdd3224455d9e60e8e19a6ae3a033dc0208ccf2d79613cd1 - 80.16% (10.8 MB)


History
2022-11-12 03:38:23 UTC

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

2022-11-12 03:38:23 UTC

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

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:42 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-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:26:42 UTC

Size

13.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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 19.33% (2.68 MB)

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

[#002] sha256:008fcb2b33ddf7c374205b1b2cbdc31af5b5ddeb885c0e168a4c8bcff5e3429b - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:a9d8929eae094fd0e0f40c1c4a0e9bed5409ef8fab710419b5efc37f9b81ebe2 - 80.66% (11.2 MB)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:42 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-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:26:42 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:26:58 UTC

Size

13.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:9616ea8c1de4a90b1a50591336485e88ae5c2346e0d778bdbe69b00647bf8e39 - 18.81% (2.49 MB)

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

[#002] sha256:735c512e53663c55ddb58ed99e93d54148e5d8180c20e652f56baf8bff8ac594 - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:7b54ed2edbb721ea71cefcff53d5d4478d2645225ac2f5b045876b1b63759d03 - 81.19% (10.8 MB)


History
2022-11-12 03:49:18 UTC

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

2022-11-12 03:49:18 UTC

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:58 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-11-14 03:26:58 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:26:58 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:26:58 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:27:00 UTC

Size

13.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:e44ba29d168a7f7c9e914f3724614df9e070aa6ef9b9ba5c9004db3c071f403a - 17.67% (2.31 MB)

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

[#002] sha256:735c512e53663c55ddb58ed99e93d54148e5d8180c20e652f56baf8bff8ac594 - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:ca55f763b98d57eb55a2c2a6e7b18a6501d35b34b755e2b1ee00159ca066e726 - 82.33% (10.7 MB)


History
2022-11-12 03:57:24 UTC

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

2022-11-12 03:57:24 UTC

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:27:00 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-11-14 03:27:00 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:27:00 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:27:00 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:26:59 UTC

Size

13.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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 19.75% (2.58 MB)

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

[#002] sha256:008fcb2b33ddf7c374205b1b2cbdc31af5b5ddeb885c0e168a4c8bcff5e3429b - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:ce5cd965874d67d69bb3838b19b2242793b978f95c64c6c621aa57c52300a46a - 80.25% (10.5 MB)


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:59 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-11-14 03:26:59 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:26:59 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:26:59 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:27:04 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:5c3a6ece62351976dfb4b56dc417aebd2a7dbda14ebac2737edd2ab43883553f - 20.54% (2.67 MB)

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

[#002] sha256:735c512e53663c55ddb58ed99e93d54148e5d8180c20e652f56baf8bff8ac594 - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:88cf85ae0fa2d8b9048f6c7d40de939a485c0a6c4a22e1081ece174525369428 - 79.45% (10.3 MB)


History
2022-11-12 04:16:30 UTC

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

2022-11-12 04:16:31 UTC

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:27:04 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-11-14 03:27:04 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:27:04 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:27:04 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-11-14 03:26:59 UTC

Size

13.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:cff16a5ffe2df97bc1d10b021c5ceb98bdb36a18a1d70395590444ac204a9b2b - 18.44% (2.47 MB)

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

[#002] sha256:735c512e53663c55ddb58ed99e93d54148e5d8180c20e652f56baf8bff8ac594 - 0.0% (654 Bytes)

[#003] sha256:0b2c7886225024ebda94fa3b5efb467f621b90706794035f8071dfe19a7b355e - 0.0% (327 Bytes)

[#004] sha256:92f80eaef5de015efc21b48cf27dac6094945ad948b03044309e61ad0dbd90e4 - 81.55% (10.9 MB)


History
2022-11-12 03:42:05 UTC

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

2022-11-12 03:42:06 UTC

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

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-11-14 03:26:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:32 UTC (buildkit.dockerfile.v0)

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

2022-11-14 03:26:59 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-11-14 03:26:59 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2022-11-14 03:26:59 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-11-14 03:26:59 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