Namespace
neilpang
Image / Tag
acme.sh:3.0.7
Content Digest
sha256:dd4cecf3be46fdf23e4de0692949b39f51c35a86da282038a54bb4b153bcbede
Details
Created

2023-10-06 11:43:14 UTC

Size

15.2 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ddc7d64c528fabaad61cc880e91abba829973f743d753415145211971f9ee10d - 21.37% (3.26 MB)

[#001] sha256:d19d752e9c5df57e8c590616787cac934ae5309967c301f1ba6907fda809f992 - 72.64% (11.1 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.35% (678 KB)

[#003] sha256:3be08dee5e515e57271eeb845c4fcc0103ce17a8e917809d7a97fe251ede4b22 - 1.63% (255 KB)

[#004] sha256:83bdffdeb05533498da2e34bc2cbbc984071bc788b17f6661bedd35cd746c55c - 0.0% (297 Bytes)

[#005] sha256:f5d6ee077b910e3e479d7c23d8ebc538f0c8f2b60d8e4588c34bc8e741b13fa9 - 0.01% (1 KB)

[#006] sha256:9d49c5b628bc419cc4028d0ec0a65c3da0529e3cd052cbddf237cf3f4d9c8496 - 0.0% (187 Bytes)


History
2023-08-07 19:38:30 UTC

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

2023-08-07 19:38:30 UTC

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

2023-10-06 11:43:12 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:14 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:13 UTC

Size

14.5 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 - 22.23% (3.22 MB)

[#001] sha256:d1baafcdfc74607b4baf0d3ec9d418e0d8978f7deded4d94688c483675647ef8 - 71.47% (10.4 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.57% (678 KB)

[#003] sha256:1b6439c649c5e21e2d01ab48a90e5adcb1b2d264ebccf0864381734686b49fac - 1.72% (255 KB)

[#004] sha256:dca0916e1d84519691e045d46b0c6a1b89c7d2ac46eac57b7b35afa002a5d29c - 0.0% (299 Bytes)

[#005] sha256:079341dc6d682b3ec803910c54d33c87bace362a2e87758e7c5f780f1c35ae77 - 0.01% (1.01 KB)

[#006] sha256:1b63e185ef850c9f5d89d597055916adba700e727abfc2e6020cd61ef19a3959 - 0.0% (183 Bytes)


History
2023-08-07 19:20:26 UTC

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

2023-08-07 19:20:26 UTC

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

2023-10-06 11:43:11 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:11 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:11 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:11 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:11 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:12 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:13 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:28 UTC

Size

13.9 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:342323bc858ed9706f7953ab06cbf6785b678c55ef2317577af748533d11165b - 21.3% (2.97 MB)

[#001] sha256:3aac76f4b3633ec95c1292bdacb2986ebae18ca4618317052d357eb9e809550b - 72.15% (10.1 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.75% (678 KB)

[#003] sha256:f843b245833e6c31e157e3a4d66069aea4f033b2f3333ea65bfc8953b2002996 - 1.79% (255 KB)

[#004] sha256:ece109fa7df2c903d97df536129ff9ef0aeace6817bb3a5921de525936c0dd9f - 0.0% (298 Bytes)

[#005] sha256:e426cfec1f1641b712e287418a1c4b9e209c675e786248f16efc4a416cfbc152 - 0.01% (1.02 KB)

[#006] sha256:da74026519e42983c97fe4c422a214d3d59c6b1c99a96c8e3a67bb027509511f - 0.0% (185 Bytes)


History
2023-08-07 19:49:17 UTC

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

2023-08-07 19:49:18 UTC

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

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:20 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:20 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:20 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:20 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:26 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:26 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:29 UTC

Size

12.8 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b82e4fd40279a40aa2eecd301fabb2dca254727cc09daa8d0caf69ac28c44af1 - 21.33% (2.74 MB)

[#001] sha256:414f7f7c1be81851ba18f803843d69a8241459af842aaa57498e8940b888b8fb - 71.56% (9.18 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 5.16% (678 KB)

[#003] sha256:bd1ea5e837dec4b8fd2777b59f53da8a3ebf0790ac849dc1cb3ff8b1a25c7c02 - 1.94% (255 KB)

[#004] sha256:804a4b0e1d506b0a2ce9965fc4dc638376e1e8e41a0503190da7533b40b9cd0c - 0.0% (297 Bytes)

[#005] sha256:5b3eaa81f739a1c456d754537f73fffa5b892e30e90f88dfe3f6eabdcb74f847 - 0.01% (1.03 KB)

[#006] sha256:ef787c42083599ff4d08a87c2e51f7683912a325c3744bd67a16824e75a55b85 - 0.0% (184 Bytes)


History
2023-08-07 19:57:29 UTC

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

2023-08-07 19:57:29 UTC

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

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:26 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:26 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:28 UTC

Size

14.2 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 - 21.93% (3.11 MB)

[#001] sha256:253e9faf31d98570fe6cc064af8d9f3e0b2eb3203bd4c5359814bc73c7e221e5 - 71.63% (10.1 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.67% (678 KB)

[#003] sha256:dacfef8d6e9277f9e56470f74ad7f563f97d425250eb30fdecb025d54241403a - 1.76% (255 KB)

[#004] sha256:c462c0e4425569bd621b625145db77e153933adbce533eab264db6027434c8ac - 0.0% (300 Bytes)

[#005] sha256:4e2d776e33b1ac9a72e3e8d393959b35e30ce5c5258f81c17ddac61f08c6594b - 0.01% (1.03 KB)

[#006] sha256:da74026519e42983c97fe4c422a214d3d59c6b1c99a96c8e3a67bb027509511f - 0.0% (185 Bytes)


History
2023-08-07 19:39:22 UTC

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

2023-08-07 19:39:22 UTC

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

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:19 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:25 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:26 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:33 UTC

Size

14.7 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:1e00d0a2a797866697ccca7b6307a9182e2852583b2b3be3928d196e4cb8ba3d - 21.95% (3.23 MB)

[#001] sha256:919fe59b119426a69217d4ff06375ae4f2fc3b8dc02d238bf63c883ba0787325 - 71.85% (10.6 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.49% (678 KB)

[#003] sha256:8e2a759c8d40fe96c253ee4aedf4b7b57d7de973af8a19a07ed70346ad84e25b - 1.69% (255 KB)

[#004] sha256:aa02c99936bba0e57b4daafd784a1d77b9f82b2d24f95d6b00c09296659c6589 - 0.0% (297 Bytes)

[#005] sha256:f4554a8a0711f3110aeb48279f2141a536a5a83b3e7df85d726aa447d6241fba - 0.01% (1.01 KB)

[#006] sha256:c0bb8284b784e74bd61a108131e6f97cea81cf7b09a31de2d9645097bfb765a5 - 0.0% (186 Bytes)


History
2023-08-07 20:16:35 UTC

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

2023-08-07 20:16:36 UTC

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

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:29 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:33 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:33 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:33 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:33 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

Details
Created

2023-10-06 11:43:32 UTC

Size

14.2 MB

Content Digest
Environment
AUTO_UPGRADE

LE_CONFIG_HOME

/acme.sh

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b69f31b9e61dae76a66eb3f9dd10f9f86d10116c6339347c47739dcf850af4d3 - 21.3% (3.03 MB)

[#001] sha256:b73235c190633311c2e626f627f0ad60ca24477b543b85f3aaccabdb14b383dd - 72.28% (10.3 MB)

[#002] sha256:6ef90610efe7d63fbfade7f5c85c5ad014196b45fd795048d1dee102edb1dafe - 4.66% (678 KB)

[#003] sha256:13199609e94dd677545de0c7568df21a653696f4afc965397bee5b04602628a4 - 1.75% (255 KB)

[#004] sha256:4e99e7bbb2dc87ad7b1ab666ec4a6e7ceb42e35b970c7b633747cf7d3a87c502 - 0.0% (296 Bytes)

[#005] sha256:ef9f69b43dfcb5fb5421b22c197da115b87a347c54443a82a29b9d485e0482d2 - 0.01% (1.02 KB)

[#006] sha256:2609139feaac16e9ce89f0cdfd60243432e9f3ffb25c01ca02dccb5ff50001e2 - 0.0% (186 Bytes)


History
2023-08-07 19:42:01 UTC

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

2023-08-07 19:42:02 UTC

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

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add -f openssl openssh-client coreutils bind-tools curl sed socat tzdata oath-toolkit-oathtool tar libidn jq cronie # buildkit

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

ENV LE_CONFIG_HOME=/acme.sh

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

ARG AUTO_UPGRADE=1

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

ENV AUTO_UPGRADE=

2023-10-06 11:43:28 UTC (buildkit.dockerfile.v0)

COPY ./ /install_acme.sh/ # buildkit

2023-10-06 11:43:31 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c cd /install_acme.sh && ([ -f /install_acme.sh/acme.sh ] && /install_acme.sh/acme.sh --install || curl https://get.acme.sh | sh) && rm -rf /install_acme.sh/ # buildkit

2023-10-06 11:43:31 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh && crontab -l | grep acme.sh | sed 's#> /dev/null#> /proc/1/fd/1 2>/proc/1/fd/2#' | crontab - # buildkit

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c for verb in help version install uninstall upgrade issue signcsr deploy install-cert renew renew-all revoke remove list info showcsr install-cronjob uninstall-cronjob cron toPkcs toPkcs8 update-account register-account create-account-key create-domain-key createCSR deactivate deactivate-account set-notify set-default-ca set-default-chain ; do printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} ; done # buildkit

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

RUN |1 AUTO_UPGRADE= /bin/sh -c printf "%b" '#!'"/usr/bin/env sh\n if [ \"\$1\" = \"daemon\" ]; then \n exec crond -n -s -m off \n else \n exec -- \"\$@\"\n fi\n" >/entry.sh && chmod +x /entry.sh # buildkit

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

VOLUME [/acme.sh]

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entry.sh"]

2023-10-06 11:43:32 UTC (buildkit.dockerfile.v0)

CMD ["--help"]

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