2024-07-06 13:55:20 UTC
114 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
config_dir/config
[#000] sha256:354eb832d25d95145569d0a3a573fb95b8350ee897d5b90a2f67ec1157706ec2 - 2.89% (3.31 MB)
[#001] sha256:3310f3c8b1cec8a8268ed259ca994607313c5493e738cec72da51d8067d002f2 - 97.07% (111 MB)
[#002] sha256:c249930928eb0439ac54afde5a62af3a52b645e69ba4bc1704fcd450b21a587b - 0.0% (161 Bytes)
[#003] sha256:541d885a539033cdcb60713a9bdc8df3b3f69e25ca088f62e00a3ea3f2048dfb - 0.02% (25.3 KB)
[#004] sha256:41ca8160334cf474e3a6e782c4a8b80f5851f28a0baab6394ad948d9c772d876 - 0.0% (643 Bytes)
[#005] sha256:a96eef75353baeb4a5c15455187833fba27bcbd6c70a2058b408439abf505554 - 0.01% (12.2 KB)
[#006] sha256:86ee2c9aef6add33ecc0c18e2365af81547ab74d8aeb76037cf5f62ac0307f38 - 0.0% (1.28 KB)
/bin/sh -c #(nop) ADD file:cd0e8f9dc9e579bd0c884d2c92e4773391bd73d8302d6f4a9bca0796e7ff9a77 in /
2024-06-20 17:38:25 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 13:55:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-07-06 13:55:19 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-07-06 13:55:19 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.21.0
2024-07-06 13:55:19 UTC (buildkit.dockerfile.v0)ARG app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp
2024-07-06 13:55:19 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.21.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp /bin/sh -c echo "$(date '+%d/%m/%Y - %H:%M:%S') | ***** Build started for boredazfcuk's docker-icloudpd *****" && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install requirements" && apk add --no-progress --no-cache ${app_dependencies} && find /usr/share/nano -name '*.nanorc' -printf "include %p\n" >>/etc/nanorc && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install iCloudPD latest release" && python -m venv /opt/icloudpd && source /opt/icloudpd/bin/activate && pip3 install --upgrade pip && pip3 install --no-cache-dir wheel && pip3 install --no-cache-dir icloudpd && deactivate # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-07-06 13:55:20 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-07-06 13:52:56 UTC
122 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
config_dir/config
[#000] sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 2.83% (3.46 MB)
[#001] sha256:24eb3489901b483dd885ef02fe988445b715245d32857a30a4bf19ad970fdc70 - 97.13% (118 MB)
[#002] sha256:5d3075c5d14315599214a1ec1c1b77d79e037cac8aa61a2ee596f9166d2102c3 - 0.0% (161 Bytes)
[#003] sha256:b27c7c5859d17581a85e47dde0bb2d48d5f7a34854791dbfb569e96851cee8ff - 0.02% (25.3 KB)
[#004] sha256:ef2cb71bdea6a898759a6d58561af7bf6701bcb552a5a911e10c6d870ee8af0b - 0.0% (643 Bytes)
[#005] sha256:f657f13fe07e287d85d3d37628b8faef4cbd64f28b9b4a9acdf75fa238bb5863 - 0.01% (12.2 KB)
[#006] sha256:88d2c6d1610d9c89b892ab5df04553e6d61c4de50e2e4d2fcc8487363ce37e47 - 0.0% (1.28 KB)
/bin/sh -c #(nop) ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
2024-06-20 20:16:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.21.0
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)ARG app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.21.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp /bin/sh -c echo "$(date '+%d/%m/%Y - %H:%M:%S') | ***** Build started for boredazfcuk's docker-icloudpd *****" && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install requirements" && apk add --no-progress --no-cache ${app_dependencies} && find /usr/share/nano -name '*.nanorc' -printf "include %p\n" >>/etc/nanorc && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install iCloudPD latest release" && python -m venv /opt/icloudpd && source /opt/icloudpd/bin/activate && pip3 install --upgrade pip && pip3 install --no-cache-dir wheel && pip3 install --no-cache-dir icloudpd && deactivate # buildkit
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-07-06 13:52:55 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-07-06 13:52:56 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-07-06 13:52:56 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-07-06 13:52:56 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-07-06 13:52:56 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-07-06 13:52:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-07-06 13:56:29 UTC
88.8 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
config_dir/config
[#000] sha256:3d2af5f613c84e549fb09710d45b152d3cdf48eb7a37dc3e9c01e2b3975f4f76 - 3.62% (3.21 MB)
[#001] sha256:4d345d62117ea0d95c3553c5d94baa4ab446fde57511d3db80627a45dc917320 - 96.34% (85.5 MB)
[#002] sha256:0a724cdc04e7d15a8b11a80c98cef6c183706057a1c897b4961bd7e1838d7876 - 0.0% (161 Bytes)
[#003] sha256:6e74b5eb57a95f78e28ae8ab6b7a524689c02e2b2a65e80bb091142c36554b95 - 0.03% (25.3 KB)
[#004] sha256:c7e83fb4ecd3abb98c5d1681b7ca14c8e42d5ca7e12a92c4ddb4eb129531c254 - 0.0% (644 Bytes)
[#005] sha256:473cf736f5461d0a836fc918e206bb917b29de6097bd73d33c6cbfd3e5c562c6 - 0.01% (12.2 KB)
[#006] sha256:8592acedcac4edc7461e52b45f457dbfe57e2ba02b4a16063efbdf46bd6501f5 - 0.0% (1.28 KB)
/bin/sh -c #(nop) ADD file:ef2635f09c1d2632408805d106fbc5d27fb307cb5f584bddc699b4b5ae577623 in /
2024-06-20 17:49:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.21.0
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)ARG app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.21.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp /bin/sh -c echo "$(date '+%d/%m/%Y - %H:%M:%S') | ***** Build started for boredazfcuk's docker-icloudpd *****" && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install requirements" && apk add --no-progress --no-cache ${app_dependencies} && find /usr/share/nano -name '*.nanorc' -printf "include %p\n" >>/etc/nanorc && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install iCloudPD latest release" && python -m venv /opt/icloudpd && source /opt/icloudpd/bin/activate && pip3 install --upgrade pip && pip3 install --no-cache-dir wheel && pip3 install --no-cache-dir icloudpd && deactivate # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-07-06 13:56:29 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-07-06 13:56:14 UTC
87.7 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
config_dir/config
[#000] sha256:3fb467f9cb36e54d3cb8806db734a6c640048f3dc270b506ec1f111640905b79 - 3.37% (2.95 MB)
[#001] sha256:be3efe93ef01c5855af8a0165bf32632b68ff1f84ec33f41a81b0a303a21bbf0 - 96.59% (84.7 MB)
[#002] sha256:60c3bca22a93438ba665a39e2639971640a7e775f53f9365429a71546a119ce8 - 0.0% (161 Bytes)
[#003] sha256:0f329f93d674da48c0f2c1d2f20c93067a4ed0d8487197347d9658c3a069f10e - 0.03% (25.3 KB)
[#004] sha256:cdc0270b678088de6e5f3af5c7c6c18596cdba49c10ddaa83a2f074b504f25ae - 0.0% (643 Bytes)
[#005] sha256:f4a0cf2812748d0a28b7fde6264ed0cd1d67ec0416f99512f07c6141d9bdbc3f - 0.01% (12.2 KB)
[#006] sha256:70579a839710720a55ad38def8ee7d928de4347e47c3e66f93c7bd50a6a65eb2 - 0.0% (1.27 KB)
/bin/sh -c #(nop) ADD file:4d58f44e3cedeba6fad741c79bc5acab1a9f2a2f597c854dc3bb8b8595ebf3e1 in /
2024-06-20 18:00:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.21.0
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)ARG app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.21.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp /bin/sh -c echo "$(date '+%d/%m/%Y - %H:%M:%S') | ***** Build started for boredazfcuk's docker-icloudpd *****" && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install requirements" && apk add --no-progress --no-cache ${app_dependencies} && find /usr/share/nano -name '*.nanorc' -printf "include %p\n" >>/etc/nanorc && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install iCloudPD latest release" && python -m venv /opt/icloudpd && source /opt/icloudpd/bin/activate && pip3 install --upgrade pip && pip3 install --no-cache-dir wheel && pip3 install --no-cache-dir icloudpd && deactivate # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-07-06 13:56:14 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-07-06 13:56:37 UTC
121 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
config_dir/config
[#000] sha256:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 3.22% (3.9 MB)
[#001] sha256:999efc37421bf1ed03affe0aefcca5672e8c314e3b7f2f77ceb52a3b1d04b04b - 96.75% (117 MB)
[#002] sha256:1f9f3a38c2041b21debecc49222c27adb467142f33e9af01ee30be5d0c0f591e - 0.0% (161 Bytes)
[#003] sha256:98f883158b3577b1553ed6ed2987fbad56d5f4edfc07a85a7c44706305d6647e - 0.02% (25.3 KB)
[#004] sha256:237133c9916c8c5e4038e5f8b91f7119764cdbfb8f8950466f3f36b25a638d3c - 0.0% (642 Bytes)
[#005] sha256:cef37b06fccfa7899ba07f53e31fed5212eb4e7408e1397459a140ffe1d8c872 - 0.01% (12.2 KB)
[#006] sha256:e5e0422957bb68c3a13006c368ed2737d9006ee8374b36cb56a4329b432afda1 - 0.0% (1.27 KB)
/bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /
2024-06-20 17:40:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.21.0
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)ARG app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.21.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools msmtp /bin/sh -c echo "$(date '+%d/%m/%Y - %H:%M:%S') | ***** Build started for boredazfcuk's docker-icloudpd *****" && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install requirements" && apk add --no-progress --no-cache ${app_dependencies} && find /usr/share/nano -name '*.nanorc' -printf "include %p\n" >>/etc/nanorc && echo "$(date '+%d/%m/%Y - %H:%M:%S') | Install iCloudPD latest release" && python -m venv /opt/icloudpd && source /opt/icloudpd/bin/activate && pip3 install --upgrade pip && pip3 install --no-cache-dir wheel && pip3 install --no-cache-dir icloudpd && deactivate # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-07-06 13:56:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
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.