2024-06-01 13:44:26 UTC
112 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:271acb68d2933b32dac564003959c5aea6d5d436c2779e253600ab35d7745465 - 2.95% (3.31 MB)
[#001] sha256:10362052b713c37b8c3e8af791de562d24b6972b0eaaff40a2400ae6574e9c85 - 97.02% (109 MB)
[#002] sha256:d67c13935a5e4373002a913699aa47252f1b9d24b9d1fc04a8e302af40b1cdc9 - 0.0% (168 Bytes)
[#003] sha256:9eea1daba9ef4c70fa43e54cb42f3352b67e6248fab58ddce7a2da644ac3e79c - 0.02% (23.4 KB)
[#004] sha256:4da1b24217ea562cf19d79bace0fd3cff0d58e2cc7ce5caa6d0a3e5c15b96905 - 0.0% (649 Bytes)
[#005] sha256:e7647038dcad2a25b934876de72bd15fe0e6674d1c6122e0b7b2fcc7f3845f4c - 0.01% (11.7 KB)
[#006] sha256:710bbcb3ded9ac72109bd0179b0807578f5e912fe89c5e6c2224d1f4a24501a7 - 0.0% (1.29 KB)
/bin/sh -c #(nop) ADD file:6a4a5e48a600b064b83b954a55f1ddd3352780d69a6fb0ad816258011f5a3e47 in /
2024-05-22 18:05:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)MAINTAINER boredazfcuk
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.19.0
2024-06-01 13:44:26 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
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.19.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools /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-06-01 13:44:26 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)COPY *.sh /usr/local/bin/ # buildkit
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" '\x00'}
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-01 13:44:26 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-06-01 13:33:59 UTC
120 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:d25f557d7f31bf7acfac935859b5153da41d13c41f2b468d16f729a5b883634f - 2.89% (3.45 MB)
[#001] sha256:51c444a5aeb17207d36bd1e1a0cfd7869b32ea2129cd8a870dfe5e63c08ef4ee - 97.08% (116 MB)
[#002] sha256:0cd9db4246406b06e8237928e3fe01a80eaa21de906b609f3e91bb0285b9d0da - 0.0% (168 Bytes)
[#003] sha256:a6c0aca7b51250d7b7e978ccd2029cbb856d8f560d5c75c45d803f60d86e1383 - 0.02% (23.4 KB)
[#004] sha256:c70e77221f51a81481ec6f16dd68f6a7ec1509117a2dc47f070ed95679e21eba - 0.0% (646 Bytes)
[#005] sha256:575a9b87dbafd6c7c878efb2bac1dbe5acc4911b2310d051f37bbe44b0920b99 - 0.01% (11.7 KB)
[#006] sha256:f955b9e03a959c1f4282954c0d3544c1ab4234af04eb09f54bbd9126ad3a3b1b - 0.0% (1.29 KB)
/bin/sh -c #(nop) ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /
2024-05-22 18:18:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)MAINTAINER boredazfcuk
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.19.0
2024-06-01 13:33:58 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
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.19.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools /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-06-01 13:33:58 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)COPY *.sh /usr/local/bin/ # buildkit
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-06-01 13:33:58 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-06-01 13:33:59 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-06-01 13:33:59 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" '\x00'}
2024-06-01 13:33:59 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-01 13:33:59 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-06-01 13:45:17 UTC
86.6 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:b0da55d51ed2f4a2e9c4e3ca1e420bac26a1a37098e2f1437841049c51df7320 - 3.71% (3.21 MB)
[#001] sha256:ef99c80b7390fa756e2679dc6d744e25362205ea3d98457c23f02f5e39d6d476 - 96.25% (83.3 MB)
[#002] sha256:f1efeaa68feab888904a14a4b6fee83409dda00c954834c7484c59ffec2d0d38 - 0.0% (167 Bytes)
[#003] sha256:2278da053327fa48e5d22fc1c5b09a074ba178a2b6c835446f859930ada9d1c7 - 0.03% (23.4 KB)
[#004] sha256:782c0a670bf163d2627864704a66d875337b145b4a9880ac05ddb94125141e1f - 0.0% (646 Bytes)
[#005] sha256:eb982605122eb6ae9b72fc64f3bdfda2e8fe1014426f052799e68f096c0d7709 - 0.01% (11.7 KB)
[#006] sha256:7db2d03a8e139499c63417faeafc656cfa9ce2a56e29da11a4662047a8e00185 - 0.0% (1.28 KB)
/bin/sh -c #(nop) ADD file:5103c8a26cd2dfa76f84be7e1886df206b2131d04cf3079dfd1b6385cc796428 in /
2024-05-22 17:56:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)MAINTAINER boredazfcuk
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.19.0
2024-06-01 13:45:17 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
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.19.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools /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-06-01 13:45:17 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)COPY *.sh /usr/local/bin/ # buildkit
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" '\x00'}
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-01 13:45:17 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-06-01 13:45:18 UTC
85.6 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:8b416cac0b22b1e77fbe2d8d5f2f70f44878497f7c24dd739d8e56b317931303 - 3.45% (2.95 MB)
[#001] sha256:1db2cd556a49f09584208c4b84c073c90f8d00477e9cc406b56e031b68ba9cf7 - 96.51% (82.6 MB)
[#002] sha256:69bbe659d759fec0f0b896a0af961004db3018eb4d0852c9ed698c74e3741749 - 0.0% (168 Bytes)
[#003] sha256:3f1680d8c7c7cb23894b69b70b18358e243ba8dfc7f06845386e577e23338384 - 0.03% (23.4 KB)
[#004] sha256:cf95f8a639194468772a259494bbca72d68cd2341c39b999beaaf0edbb875691 - 0.0% (649 Bytes)
[#005] sha256:1b1da0c8e8a4eee17a217e235167d4aafc2f54c89bdf6478e508fe09f1300979 - 0.01% (11.7 KB)
[#006] sha256:77afdc6fe309d3418be44d098aede9b7fd5920b5fff7fde1d2084536cc442a1c - 0.0% (1.29 KB)
/bin/sh -c #(nop) ADD file:d6a90589cd9e92525c68e44f296baf2a57e5bda9e32ed5f7d45d6ad9a6595e26 in /
2024-05-22 18:07:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)MAINTAINER boredazfcuk
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.19.0
2024-06-01 13:45:18 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
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.19.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools /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-06-01 13:45:18 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)COPY *.sh /usr/local/bin/ # buildkit
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" '\x00'}
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-01 13:45:18 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-06-01 13:45:13 UTC
119 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:94747bd812346354fd5042870b6e44e5406880a4e6b5736a9cf9c753110df11b - 3.28% (3.9 MB)
[#001] sha256:ea48a6a6241c9afad53be16fb012243bab6f5e30fc36cdc9fed2a2ebe9652216 - 96.69% (115 MB)
[#002] sha256:10b237c79ee2894c5798c4224e74a741354f30f087430fd6a290e3d1bf835165 - 0.0% (168 Bytes)
[#003] sha256:4a439150e42f90c721c5134cf79fdaad66099fdcfaae59af1d88aa74f17a673e - 0.02% (23.4 KB)
[#004] sha256:33a410d183526c326f46ab5990050fc95e2e9a22bcac1412396520414565a860 - 0.0% (649 Bytes)
[#005] sha256:25aee9717e17808c9a8cbe0618bd192a9ca04afc7ec2de473b17871345444659 - 0.01% (11.7 KB)
[#006] sha256:72cb4a6ec68aed635a5ab8a43e254cea06f3383e53a332a1910521b610aa8641 - 0.0% (1.29 KB)
/bin/sh -c #(nop) ADD file:ceadd994c6d8900884c4a44aa76cf187336921e29afeaa017c4a3d1fc066a6a3 in /
2024-05-22 18:17:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)MAINTAINER boredazfcuk
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)ENV config_dir=/config XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.19.0
2024-06-01 13:45:13 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
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)RUN |2 icloudpd_version=1.19.0 app_dependencies=findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq libheif jpeg bind-tools expect inotify-tools /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-06-01 13:45:13 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)COPY *.sh /usr/local/bin/ # buildkit
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" '\x00'}
2024-06-01 13:45:13 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-01 13:45:13 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.