2024-11-10 21:08:09 UTC
94.5 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
[#000] sha256:2689ac6c14fd48d5dbd1df1dd2d317f177e131f689c1a010922edcd778518efd - 3.5% (3.31 MB)
[#001] sha256:c08b3c79dbe97b7df2fa2ad42c1596dcd8d83c7a2068a4d61bacff7c9e200200 - 96.46% (91.2 MB)
[#002] sha256:8e87365a3e3ad240f38be2fe22d13d551b712f1004db733baadbc1c9e976882e - 0.0% (160 Bytes)
[#003] sha256:6a79addb7f741f20b38da077e5f0a3fed01ba708aecb5f662e731df4bcd2b285 - 0.03% (26.6 KB)
[#004] sha256:518811f0ffb32efb37bb8a7ec26a2059ac63689285e77f9a5ca268cac0f97c94 - 0.0% (1.05 KB)
[#005] sha256:5bd8cbd35be1870cc7bb1862cbe78531e573715a4981c814bf9f893f9c6b167e - 0.01% (12.5 KB)
[#006] sha256:a7811f901a8f775037d683c6e577e1f405176c4cec1296659146aa837ce0e181 - 0.0% (1.3 KB)
/bin/sh -c #(nop) ADD file:00e6c22c1917031dd97c411814ae384c25a7f2bb91890494a73ea34f3c168453 in /
2024-09-06 22:41:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)ENV XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.24.3
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)ARG build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)ARG app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq jpeg bind-tools expect inotify-tools msmtp
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)RUN |3 icloudpd_version=1.24.3 build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq 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 --virtual build ${build_dependencies} && apk add --no-progress --no-cache ${app_dependencies} && apk add libheif --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && 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 icloudpd && deactivate && apk del build # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-11-10 21:08:09 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-11-10 20:51:59 UTC
106 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
[#000] sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 - 3.25% (3.46 MB)
[#001] sha256:8c6bb8e14dac03defebd4305b8cbda35e444aa347f0505a06ed62b9648593987 - 96.71% (103 MB)
[#002] sha256:e532098985202c64468fae250a1eca997bee5a39ebd0c52785b8033591b9afd2 - 0.0% (155 Bytes)
[#003] sha256:14a105c0dc4e33629b0cef3925606768df1046fed13a5b08f3b526dcf63e81f1 - 0.02% (26.6 KB)
[#004] sha256:3e270e2364a75dda5df81345e8def26a1c064b28fc797fccab35de59e09e47e3 - 0.0% (1.05 KB)
[#005] sha256:8d6375493de66d613cdb6930f8023e88dc70d51207fa0529ec3a5528473585c4 - 0.01% (12.5 KB)
[#006] sha256:37916cd7bc1dd8cec63f46a779aa4f47f74b95edc23743571af6788f935f159c - 0.0% (1.3 KB)
/bin/sh -c #(nop) ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
2024-09-06 22:20:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)ENV XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.24.3
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)ARG build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)ARG app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq jpeg bind-tools expect inotify-tools msmtp
2024-11-10 19:48:45 UTC (buildkit.dockerfile.v0)RUN |3 icloudpd_version=1.24.3 build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq 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 --virtual build ${build_dependencies} && apk add --no-progress --no-cache ${app_dependencies} && apk add libheif --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && 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 icloudpd && deactivate && apk del build # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-11-10 20:51:59 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-11-10 21:07:05 UTC
93.6 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
[#000] sha256:97964a4b92f04f720ed681b3ec62b071ced94b08b57765c612866e77a71ec087 - 3.43% (3.21 MB)
[#001] sha256:d657efd8db6cdfc630b68d13939e960f8308185a6c4067ee23c38ab245e2c84f - 96.53% (90.3 MB)
[#002] sha256:17207749943f14a21b9784f35d608e4b555adb78b29e866075284d653420d623 - 0.0% (160 Bytes)
[#003] sha256:1ac35685a1fa863e4235177917d08091f4bee51e4f8c3e4e098ccbb45714f54b - 0.03% (26.6 KB)
[#004] sha256:8b3af8a1d35a41029ed86032c596300337bf9a676f4ed7f170ab14df2b2d4de8 - 0.0% (1.05 KB)
[#005] sha256:46c761ebb1444a02cd3222a1035953a0413ae1ef39cb2d3ef8ef741348f56b6f - 0.01% (12.5 KB)
[#006] sha256:a1618c60170fd72741dee66a0fed3d03ab6641a71122c234523672c3f76c08d7 - 0.0% (1.3 KB)
/bin/sh -c #(nop) ADD file:faa3509308d5524875c6afec4d4d1a357118aa1587e5485eca63c2907b37d968 in /
2024-09-06 22:49:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)ENV XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.24.3
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)ARG build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)ARG app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq jpeg bind-tools expect inotify-tools msmtp
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)RUN |3 icloudpd_version=1.24.3 build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq 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 --virtual build ${build_dependencies} && apk add --no-progress --no-cache ${app_dependencies} && apk add libheif --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && 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 icloudpd && deactivate && apk del build # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-11-10 21:07:05 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-11-10 21:07:19 UTC
92.7 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
[#000] sha256:da2748c71804914f58a58693c998a4885dd24623380daf301f4a1a88185cb4c8 - 3.18% (2.95 MB)
[#001] sha256:16a22e751678cc6aa03b032b6845b25c32c4856401aa3b80fe05ba83d78d3795 - 96.77% (89.7 MB)
[#002] sha256:7c93aa4226b2d3d0c58cacc4372981fcb63f0d41c1d95a3265466d56e5a68e4a - 0.0% (160 Bytes)
[#003] sha256:c7ef72f5cb867774678ca49afb5d600115341f8b76885860c9c3b84e187f1fd2 - 0.03% (26.6 KB)
[#004] sha256:78a30c3c3c7b670a2e81c75834d9e8ccbcbf3fdec37de49ca7c924a64522612d - 0.0% (1.05 KB)
[#005] sha256:0cf9741a441ed5d5451ca33c3a16f9b63e58ce16c192ff52db321ecf64282e54 - 0.01% (12.5 KB)
[#006] sha256:7f140d21ade5cbb10af977e2995fc372a6df1863bcbff624bb41b5bfcfa901f5 - 0.0% (1.3 KB)
/bin/sh -c #(nop) ADD file:8096a7e97160f837a432988b8138ffab07ff212be781f530c8baa2067265d071 in /
2024-09-06 22:08:01 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)ENV XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.24.3
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)ARG build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)ARG app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq jpeg bind-tools expect inotify-tools msmtp
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)RUN |3 icloudpd_version=1.24.3 build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq 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 --virtual build ${build_dependencies} && apk add --no-progress --no-cache ${app_dependencies} && apk add libheif --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && 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 icloudpd && deactivate && apk del build # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-11-10 21:07:19 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "/usr/local/bin/launcher.sh"]
2024-11-10 21:07:54 UTC
107 MB
/etc/profile
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
XDG_DATA_HOME/config
[#000] sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 - 3.64% (3.9 MB)
[#001] sha256:c7d6a793cca9eaf985e5a34013934caaff6e4546db990dbc0e636bf75c2df8cb - 96.33% (103 MB)
[#002] sha256:83f0b31d3102c2da3985af180e957ce4375193745844cd14c1bc5b897448e6eb - 0.0% (160 Bytes)
[#003] sha256:bff65e87c05ee7bdf6c6f82779c0cf058b5d8a7060b63afbb126782081e96c80 - 0.02% (26.6 KB)
[#004] sha256:3689d69291acae3cf92872e8258df34177cc784114c3477a5064885ad560b497 - 0.0% (1.05 KB)
[#005] sha256:943439bf61680ac44bf6a26404ce8fdb72e37b37cdd8b2c0b5f6970aa82eaa70 - 0.01% (12.5 KB)
[#006] sha256:83aa037706955ac254e12d30eb1c422eeb8df8ba68b5a4c5eac79a8704f4c38d - 0.0% (1.3 KB)
/bin/sh -c #(nop) ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /
2024-09-06 22:44:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)LABEL maintainer=boredazfcuk
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)ENV XDG_DATA_HOME=/config TZ=UTC ENV=/etc/profile
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)ARG icloudpd_version=1.24.3
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)ARG build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)ARG app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq jpeg bind-tools expect inotify-tools msmtp
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)RUN |3 icloudpd_version=1.24.3 build_dependencies=gcc python3-dev libc-dev libffi-dev cargo openssl-dev app_dependencies=bash findutils nano nano-syntax py3-pip exiftool coreutils tzdata curl imagemagick shadow jq 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 --virtual build ${build_dependencies} && apk add --no-progress --no-cache ${app_dependencies} && apk add libheif --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && 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 icloudpd && deactivate && apk del build # buildkit
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)COPY build_version.txt /opt # buildkit
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 *.sh /usr/local/bin/ # buildkit
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)COPY authenticate.exp /opt/authenticate.exp # buildkit
2024-11-10 21:07:53 UTC (buildkit.dockerfile.v0)COPY CONFIGURATION.md /opt # buildkit
2024-11-10 21:07:54 UTC (buildkit.dockerfile.v0)COPY profile /etc/profile # buildkit
2024-11-10 21:07:54 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s" "10s" "0s" '\x00'}
2024-11-10 21:07:54 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-11-10 21:07:54 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.