Namespace
teddysun
Image / Tag
xray:1.0.0
Content Digest
sha256:1421fab7bd019b8a3df6325d287c6c32f94d63b98f3bf453ace4807d8603c303
Details
Created

2020-11-25 11:55:55 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:d6ca64ac6f4b6382142ce9a3501652938130a6ec4bb02f3f455ee1f980834cfe - 24.32% (2.66 MB)

[#001] sha256:c4f7deb6f565507be0cf9f82d7caf3915b7ddeeeb0484dacb1fc260642c8e22d - 0.0% (161 Bytes)

[#002] sha256:bd735d79618b826efe632065c35527729ce720ea4abf9f3180a7953f1df037bb - 0.01% (730 Bytes)

[#003] sha256:1a28011bcbc15b00383720a8788b244819ed13be1cf1048138c2470adaedec9f - 0.0% (394 Bytes)

[#004] sha256:e177d4a631e8d19b19b9166339c4c429f7c0d52c93a18beac0335fe33766130f - 75.66% (8.28 MB)


History
2020-10-22 02:00:33 UTC

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

2020-10-22 02:00:33 UTC

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

2020-10-30 08:32:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:05 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:05 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:55 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:55:55 UTC

Size

11.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:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 23.48% (2.67 MB)

[#001] sha256:7eb7155945d7dc886174fe151c12cde6a1fd826fd175cecd4cf80bda8ffc77fd - 0.0% (166 Bytes)

[#002] sha256:b13445a305e6975439b346e249dada1a0b13d7859cc8c92b53ad160eeeebc09e - 0.01% (733 Bytes)

[#003] sha256:005eeae23e0802e441c6d4a08cdf0ce862bd2a5ac9e68383c6fff8ba34a2096c - 0.0% (397 Bytes)

[#004] sha256:db8223ac0bef9e0bf835007b69689309ee7929ed207bcf2ffb74a3e632afcfaa - 76.5% (8.69 MB)


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:55 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:55:55 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:56:13 UTC

Size

10.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:bad30e7b45c14f784ef29a828b5fc69db0ebdefebcde6a7c98f4f77ffc93a546 - 23.22% (2.48 MB)

[#001] sha256:dd55414e50af62db7e263e11bcb092328e66e7d1525a48fb4f92b83c83ac5082 - 0.0% (162 Bytes)

[#002] sha256:6794ebd5d096e2ba16e0d8d52d89cfbdcddaf0f0740b58d97b864bbfbba4ce34 - 0.01% (730 Bytes)

[#003] sha256:47414f455095f3d6edab4ef8405c1ffdefd1748d6f2f2d6291844bce5c682f70 - 0.0% (394 Bytes)

[#004] sha256:6b9e3968ef46e47b43a7edb4cb748717649580775b82f5fee5ae60149b0b971c - 76.77% (8.2 MB)


History
2020-10-22 02:01:09 UTC

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

2020-10-22 02:01:12 UTC

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

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:56:13 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:56:13 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:56:13 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:56:13 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:56:05 UTC

Size

10.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:5f2023fd85a4e68f37fe41421fd89f30e69b98a645613521c57c01317561eee3 - 21.88% (2.29 MB)

[#001] sha256:5ca0ae22a091963bae0620f1329e7423ffb80056f7755e453fd7f0e577cbefbb - 0.0% (164 Bytes)

[#002] sha256:93c3d0ddeedbbf1f3fd0a51e7fc2d297f479c2d38315fcb2d4c66b93449c7841 - 0.01% (734 Bytes)

[#003] sha256:e7f01d88273f3ed051c6577c74b7df7efc78f47f9a83d693f75cba05baeeb20e - 0.0% (397 Bytes)

[#004] sha256:05d1f57440c744d93a12a6bb0f6732d500f29e0daa90f1cd84c0b54011b31143 - 78.11% (8.19 MB)


History
2020-10-22 01:58:13 UTC

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

2020-10-22 01:58:14 UTC

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

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:08 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:56: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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:56:09 UTC

Size

10.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:5f621e34cdf485f410766dc9a0fc7855d17916d0f6583b58cbdce7c28831f527 - 24.14% (2.58 MB)

[#001] sha256:79c06538b64d914a7c41e9ff9053078aed2f95823c2031226eeda23a5560e932 - 0.0% (165 Bytes)

[#002] sha256:d8fd2a183ac955e9f58676f2ce86c1d4a048dbf7a068f823d10109c8a5d2a823 - 0.01% (735 Bytes)

[#003] sha256:b5dbeda6b545fcc38e82a2aea093d6845798f759ed8a7e1adb5807bd76c5b003 - 0.0% (399 Bytes)

[#004] sha256:3405f94dd21989bdba11c1e960294935be96e89eb81f588bcc5dbab38818dfe0 - 75.85% (8.11 MB)


History
2020-10-22 02:01:01 UTC

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

2020-10-22 02:01:06 UTC

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

2020-10-30 08:32:10 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:10 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:10 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:56:09 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:56:09 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:56:09 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:56:09 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:56:05 UTC

Size

10.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:692a9d763e196c85d79fc3e45b316b1bb557c93ba88a3c8ebf679a585d1efe73 - 25.23% (2.67 MB)

[#001] sha256:78f3c8bd8d2ee2653ad47bca267bc6b539875302c79b50abf491967075ac7bdd - 0.0% (162 Bytes)

[#002] sha256:90f9c26265c93717c46512673b0f58e0f264d012946056e426f8593c255e9d2e - 0.01% (731 Bytes)

[#003] sha256:db4396e1fd6f67dd98f1621c79c87e16855cf48be3022ef6eb510bed3b670a36 - 0.0% (395 Bytes)

[#004] sha256:429698b98501ce42eedbdd135508097bb1c8306d65511612106dfc0f66333589 - 74.75% (7.92 MB)


History
2020-10-22 11:00:06 UTC

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

2020-10-22 11:00:17 UTC

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

2020-10-30 08:32:06 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:06 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:06 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:56:05 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:56:05 UTC (buildkit.dockerfile.v0)

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

Details
Created

2020-11-25 11:56:09 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:a4c84ece3d2b98927d25f13a4f367bfd96cbfae272f6ff1117d74c84b92d11d3 - 22.38% (2.45 MB)

[#001] sha256:17b2e4d80ec24f3225b3feb96d0bc26a635a0e41aa9de65b6f48a3c57e6d4b0a - 0.0% (165 Bytes)

[#002] sha256:6d5f1f7359cb3183da5a3dd696d673b79e36351d6e91568b701b8938f55812c7 - 0.01% (734 Bytes)

[#003] sha256:9348d582f0c33c4e09a59d803df91b8840be6a959065a3466aa22e855b037bd6 - 0.0% (398 Bytes)

[#004] sha256:f180d8245119cb9e972f31458a2fa36202f6f86abdfe782306c4ed036ff9683d - 77.61% (8.49 MB)


History
2020-10-22 01:59:08 UTC

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

2020-10-22 01:59:09 UTC

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

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Teddysun <i@teddysun.com>

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2020-10-30 08:32:04 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:55:40 UTC (buildkit.dockerfile.v0)

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

2020-11-25 11:56:09 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 && chmod +x /root/xray.sh && /root/xray.sh "${TARGETPLATFORM}" && rm -fv /root/xray.sh && wget -O /usr/bin/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat && wget -O /usr/bin/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat # buildkit

2020-11-25 11:56:09 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/xray]

2020-11-25 11:56:09 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2020-11-25 11:56:09 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