2026-08-19 16:09:14 UTC
859 MB
C.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:09f376ebb190216b0459f470e71bec7b5dfa611d66bf008492b40dcc5f1d8eae - 3.23% (27.8 MB)
[#001] sha256:83c479b5dcf750ac61759ead3a0c4644bac6fd8701841f76c2fcca7b734d6fc6 - 1.02% (8.8 MB)
[#002] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#003] sha256:a32d6d3560c3c5a6ff703f8a4ca77f65ab2c9cb32f240a3f204be0c879a7be11 - 91.77% (789 MB)
[#004] sha256:87fb382096f8aa851c6e80cb2fe24b14a6f63ba5f734af41f5a3746752fb5a2f - 0.0% (98 Bytes)
[#005] sha256:2db23beb824bf5fb701a8dc9ce2fcfccbafef8e79ffa82b842d815f22ab8a48b - 3.97% (34.1 MB)
/bin/sh -c #(nop) ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /
2024-05-14 01:28:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-06-02 11:42:09 UTC/bin/sh -c [ ! -f /etc/apt/sources.list ] || sed --in-place= --regexp-extended '/ stretch/ { s,-updates,-backports, ; s,/(deb|security)\.,/archive., }' /etc/apt/sources.list && apt-get update -qq && printf '%s\n' 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends $( . /etc/os-release && [ "${VERSION_ID-10}" -lt 10 ] && printf '%s\n' libegl1-mesa libgl1-mesa-glx || printf '%s\n' libegl1 libgl1 libglx-mesa0 ) libglvnd0 libopengl0 locales openssh-client procps && sed -i 's/\s*rm .*locale-archive$/: &/' /var/lib/dpkg/info/locales.prerm && DEBIAN_FRONTEND=noninteractive apt-get remove --yes locales && sed -i '/^Depends:/ s/, libgl1-mesa-dri\>//g' /var/lib/dpkg/status && DEBIAN_FRONTEND=noninteractive apt-get autoremove --yes && rm -rf /var/lib/apt/lists/* && find ./usr/local/ -mindepth 1 -depth -delete
2024-06-02 11:42:09 UTC/bin/sh -c dpkg-query --show --showformat '${db:Status-Status} ${Package}\n' | sed -n 's/:/%3a/g ; s/^installed //p' > /.pkg.lst && dpkg-query --show --showformat '${db:Status-Status} ${Package}_${Version}_${Architecture}\n' | sed -n 's/:/%3a/g ; s/$/.deb/ ; s/^installed //p' > /.deb.lst
2024-06-02 11:42:11 UTC/bin/sh -c while IFS=: read _ _ uid gid _ home _ ; do [ -n "${home##/var/run/*}" ] || home="${home#/var}" && [ -d "./${home#/}" ] || [ "${home}" = "/nonexistent" ] && continue ; mkdir -p "./${home#/}" && chown "${uid}:${gid}" "./${home#/}" && chmod 775 "./${home#/}" ; done < ./etc/passwd && pwck --read-only --root "$( pwd )" | { ! grep -v -e 'no changes' -e '/nonexistent' ; } && grpck --read-only --root "$( pwd )" && find -xdev -type f \! -path ./var/\* \! -path ./usr/share/\* \! -name \*.pl | xargs -P0 -n100 sh -c 'chroot . ldd -- "${@}" 2> /dev/null | sed -n "/:/h; /not found/{x;p;x;p}"' -- | { ! grep . ; }
2024-06-02 11:42:11 UTC/bin/sh -c >> /etc/inputrc printf '%s\n' '' '"\e[5C": forward-word' '"\e[5D": backward-word' '"\e\e[C": forward-word' '"\e\e[D": backward-word' '"\e[1;5C": forward-word' '"\e[1;5D": backward-word' ;
2024-06-02 11:42:11 UTC/bin/sh -c touch /usr/local/env-activate.sh && touch /usr/local/env-execute && chmod +x /usr/local/env-execute && ln -s /usr/local/env-activate.sh /etc/profile.d/env-activate.sh && printf '%s\n' '#! /bin/bash' ". '/usr/local/env-activate.sh'" 'exec "${@}"' > /usr/local/env-execute
2024-06-02 11:42:11 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-06-02 11:42:11 UTC/bin/sh -c #(nop) ENTRYPOINT [ "/usr/local/env-execute" ]
2024-06-02 11:42:12 UTC (FROM docker.io/library/debian:12.5-slim)/bin/sh -c #(nop) CMD [ "bash" ]
2024-06-02 11:42:16 UTC (FROM 5edf7e5e4b59)/bin/sh
2026-08-19 13:48:33 UTC (Created with Involucro)/bin/sh
2026-08-19 16:08:12 UTC/bin/sh -c #(nop) LABEL base.image=biocontainers/biocontainers:v1.1.0_cv2
2026-08-19 16:08:16 UTC/bin/sh -c #(nop) LABEL version=v6.1.0
2026-08-19 16:08:21 UTC/bin/sh -c #(nop) LABEL software=BUSCO:Benchmarking Universal Single-Copy Orthologs
2026-08-19 16:08:25 UTC/bin/sh -c #(nop) LABEL software.version=6.1.0
2026-08-19 16:08:29 UTC/bin/sh -c #(nop) LABEL about.summary=Biodocker for BUSCO:Benchmarking Universal Single-Copy Orthologs
2026-08-19 16:08:33 UTC/bin/sh -c #(nop) LABEL about.home=https://busco.ezlab.org/
2026-08-19 16:08:37 UTC/bin/sh -c #(nop) LABEL about.documentation=https://busco.ezlab.org/busco_userguide.html
2026-08-19 16:08:41 UTC/bin/sh -c #(nop) LABEL license=https://gitlab.com/ezlab/busco/blob/master/LICENSE
2026-08-19 16:08:45 UTC/bin/sh -c #(nop) LABEL about.tags=genomics, transcriptomics, metagenomics, bioinformatics, evolution
2026-08-19 16:08:49 UTC/bin/sh -c #(nop) MAINTAINER BUSCO Team <support@orthodb.org>
2026-08-19 16:08:53 UTC/bin/sh -c #(nop) USER root
2026-08-19 16:08:57 UTC/bin/sh -c #(nop) WORKDIR /busco_wd
2026-08-19 16:09:10 UTC/bin/sh -c groupadd busco_users && useradd --create-home --shell /bin/bash --user-group --uid 2000 --groups busco_users busco_user && chown busco_user:busco_users /busco_wd && chmod -R 777 /usr/local/config
2026-08-19 16:09:14 UTC/bin/sh -c #(nop) USER busco_user
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.