2018-06-18 07:46:50 UTC
44 MB
noninteractive
HOME/home/biodocker
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/biodocker/bin
[#000] sha256:f02c85e8286d87be9e2f8566a8453e95d1b9a36d0a145c380875fd3dea2417cb - 97.78% (43 MB)
[#001] sha256:59c73d8d8027eeb6c971000a078a198c8d8552e75ae6980cb05fedfe3c0dfeac - 0.0% (216 Bytes)
[#002] sha256:f48e474aa75e9e183b21264a8b5e410869f0f0929aab17b72f603f0812b7726e - 0.0% (112 Bytes)
[#003] sha256:3474c491ae2191c85c4d7aa606dd66841bfd25294de8db440da8ec55de49a92d - 0.58% (264 KB)
[#004] sha256:f6c1b00d55fabb0427cee4620b3fde474fe1ed22f8275fbf0f0c4e460c129f1a - 0.01% (4.19 KB)
[#005] sha256:67c6c901a29bdc68ec001d70deee9ad559a18189584c9c5c3925746fd61a2b41 - 0.0% (144 Bytes)
[#006] sha256:2be0b3f114598147d9b4bd3c16ca77501448ff44a2db9b48653110b3b3d61efb - 1.62% (731 KB)
/bin/sh -c #(nop) ADD file:9c9710c289d7b177f13da3d0943894105f022e565f8e0ceb140319bfdd170c15 in /
2017-06-20 20:21:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-06-20 20:22:24 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian stable-backports main' > /etc/apt/sources.list.d/backports.list
2017-06-26 10:34:54 UTC/bin/sh -c #(nop) LABEL base.image=biocontainers/biocontainers:debian-strech-backports
2017-06-26 10:34:54 UTC/bin/sh -c #(nop) LABEL version=1
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) LABEL software=Biocontainers debian based image
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) LABEL website=http://biocontainers.pro
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) LABEL documentation=https://github.com/BioContainers/specs/wiki
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) LABEL license=https://github.com/BioContainers/containers/blob/master/LICENSE
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) MAINTAINER Olivier Sallou <osallou@irisa.fr>
2017-06-26 10:34:55 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2017-06-26 10:34:56 UTC/bin/sh -c mkdir /data /config
2017-06-26 10:57:55 UTC/bin/sh -c apt-get clean all && apt-get update && apt-get upgrade -y && apt-get install -y fuse && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2017-06-26 10:57:56 UTC/bin/sh -c groupadd fuse && useradd --create-home --shell /bin/bash --user-group --uid 1000 --groups sudo,fuse biodocker && echo `echo "biodocker\nbiodocker\n" | passwd biodocker` && chown biodocker:biodocker /data && chown biodocker:biodocker /config
2017-06-26 10:57:56 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/biodocker/bin
2017-06-26 10:57:56 UTC/bin/sh -c #(nop) ENV HOME=/home/biodocker
2017-06-26 10:57:57 UTC/bin/sh -c mkdir /home/biodocker/bin
2017-06-26 10:57:57 UTC/bin/sh -c #(nop) VOLUME [/data /config]
2017-06-26 10:57:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-06-26 10:57:57 UTC/bin/sh -c #(nop) WORKDIR /data
2018-06-18 07:46:41 UTC/bin/sh -c #(nop) MAINTAINER biocontainers <biodocker@gmail.com>
2018-06-18 07:46:41 UTC/bin/sh -c #(nop) LABEL software=soapdenovo2 container=soapdenovo2 about.summary=short-read assembly method to build de novo draft assembly about.home=http://soap.genomics.org.cn/soapdenovo.html software.version=240dfsg1-2-deb version=1 about.copyright=2008-2012 BGI-Shenzhen about.license=GPL-3+ about.license_file=/usr/share/doc/soapdenovo2/copyright extra.binaries=/usr/bin/soapdenovo2-127mer,/usr/bin/soapdenovo2-63mer about.tags=
2018-06-18 07:46:42 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2018-06-18 07:46:49 UTC/bin/sh -c apt-get update && apt-get install -y soapdenovo2 && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/*
2018-06-18 07:46:50 UTC/bin/sh -c #(nop) USER [biodocker]
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.