2019-03-14 18:20:27 UTC
1.51 GB
https://github.com/ProteoWizard/container
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
WINEDEBUG-all,err+all
WINEDISTROdevel
WINEPATHC:\pwiz;C:\pwiz\skyline
WINEPREFIX/wineprefix64
WINEVERSION3.12.0~xenial
[#000] sha256:ae79f251470513c2a0ec750117a81f2d58a50727901ca416efecf297b8a03913 - 2.94% (45.4 MB)
[#001] sha256:5ad56d5fc14905886c560200ab69f905b5c5287eaf12f8f761a7ab54f7a61c1b - 0.0% (850 Bytes)
[#002] sha256:170e558760e8b2e484a022b7d7272cf284fc4e1936ba7a0a671fc586440ad272 - 0.0% (618 Bytes)
[#003] sha256:395460e233f5bdcd910d618a3b615e0d881e09ad27d58f3065eef53ecae6a808 - 0.0% (851 Bytes)
[#004] sha256:6f01dc62e444044e3ce494269837ef0aedb80fef69c679416137f17812d2eb9c - 0.0% (168 Bytes)
[#005] sha256:ce9df351e41ad851172fa2aa9793892aa483b38b12139eb6cfa731ffa4e29b3d - 12.16% (188 MB)
[#006] sha256:bcd20fbfca5565731970430b7e9f291c60e916473bf37ac702e6090fb412ecde - 11.4% (176 MB)
[#007] sha256:dedb6de9234c5904595104d4849ee12640ddd37019751b40060c663d729748ef - 0.0% (101 Bytes)
[#008] sha256:4e99342673ef3b0dc02865a0e85e362b8210dd0e20208cf8d8f67e633cc9bcb7 - 22.99% (355 MB)
[#009] sha256:d3807af989fd6a1ab696db318ee8e7477454f6f66e88abbdbf04ef65964edd70 - 39.99% (617 MB)
[#010] sha256:a8a6c3bc451adee18ab709f1edad58ad95a018e7eb59eb228c9172135befd01f - 10.47% (162 MB)
[#011] sha256:009a56b7ec45a2292e061c153b107a57648b502264fefd7adeae43abde8b524c - 0.05% (742 KB)
[#012] sha256:88d6169971a4722368cc1be6921c08b173547d916d77e2fccf19b2ac8139ac5e - 0.0% (2.48 KB)
[#013] sha256:1f29ea71f9e4fe705a842af87c97b837002ceb63500643f1936750f05c220643 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:5b334adf9d9a2256add2a801b49d4b23c93b0973ec22bb798973d571c948f102 in /
2017-10-10 20:59:02 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2017-10-10 20:59:03 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-10-10 20:59:04 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-10-10 20:59:04 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-10-10 20:59:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-08-29 15:43:22 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2018-08-29 15:50:15 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c dpkg --add-architecture i386 && apt-get update && apt-get install -y software-properties-common winbind cabextract p7zip unzip wget zenity xvfb && apt-get -y clean && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/doc-base /usr/share/man /usr/share/locale /usr/share/zoneinfo
2018-08-29 15:50:34 UTC/bin/sh -c #(nop) ENV WINEDISTRO=devel
2018-08-29 15:50:34 UTC/bin/sh -c #(nop) ENV WINEVERSION=3.12.0~xenial
2018-08-29 15:53:36 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c wget -nc https://dl.winehq.org/wine-builds/Release.key && apt-key add Release.key && apt-get update && apt-get install -y apt-transport-https && add-apt-repository https://dl.winehq.org/wine-builds/ubuntu/ && apt-get update && apt-get install -y --install-recommends winehq-$WINEDISTRO=$WINEVERSION wine-$WINEDISTRO=$WINEVERSION wine-$WINEDISTRO-i386=$WINEVERSION wine-$WINEDISTRO-amd64=$WINEVERSION && apt-get -y clean && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/doc-base /usr/share/man /usr/share/locale /usr/share/zoneinfo && wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O /usr/local/bin/winetricks && chmod +x /usr/local/bin/winetricks
2018-08-29 15:53:55 UTC/bin/sh -c #(nop) ENV WINEDEBUG=-all,err+all
2018-08-29 15:53:57 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c mkdir -p /wineprefix64/
2018-08-29 15:53:57 UTC/bin/sh -c #(nop) ENV WINEPREFIX=/wineprefix64
2018-08-29 15:53:58 UTC/bin/sh -c #(nop) WORKDIR /wineprefix64
2018-08-29 15:54:06 UTC/bin/sh -c #(nop) ADD dir:c1ba160a8eb4272ad8db7140ecb724f58bfce232a6e7c25a53135e6f2df75541 in /root/.cache/winetricks
2018-08-29 18:43:39 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c winetricks -q dotnet472 && wineserver -w && winetricks -q win7 && xvfb-run winetricks -q vcrun2008 vcrun2017 corefonts && wineserver -w && rm -fr /root/.cache/winetricks
2018-08-29 18:43:43 UTC/bin/sh -c #(nop) ENV CONTAINER_GITHUB=https://github.com/ProteoWizard/wine-dotnet
2018-08-29 18:43:44 UTC/bin/sh -c #(nop) LABEL description=Wine with .NET
2018-08-29 18:43:44 UTC/bin/sh -c #(nop) LABEL website=https://github.com/ProteoWizard/wine-dotnet
2018-08-29 18:43:45 UTC/bin/sh -c #(nop) LABEL documentation=https://github.com/ProteoWizard/wine-dotnet
2018-08-29 18:43:45 UTC/bin/sh -c #(nop) LABEL license=https://github.com/ProteoWizard/wine-dotnet
2018-08-29 18:43:45 UTC/bin/sh -c #(nop) LABEL tags=Wine,.NET
2019-03-14 18:19:22 UTC/bin/sh -c #(nop) COPY dir:e0fedd3c1430f57776947a82e6c4b6e6191c5b5c87b3f7bdd57cb2ef7fc70227 in /wineprefix64/drive_c/pwiz
2019-03-14 18:19:23 UTC/bin/sh -c #(nop) ENV CONTAINER_GITHUB=https://github.com/ProteoWizard/container
2019-03-14 18:19:23 UTC/bin/sh -c #(nop) LABEL description=Convert MS RAW vendor files to open formats or analyze them with Skyline.
2019-03-14 18:19:23 UTC/bin/sh -c #(nop) LABEL website=https://github.com/ProteoWizard/container
2019-03-14 18:19:24 UTC/bin/sh -c #(nop) LABEL documentation=https://github.com/ProteoWizard/container
2019-03-14 18:19:24 UTC/bin/sh -c #(nop) LABEL license=https://github.com/ProteoWizard/container
2019-03-14 18:19:25 UTC/bin/sh -c #(nop) LABEL tags=Metabolomics,Proteomics,MassSpectrometry
2019-03-14 18:19:25 UTC/bin/sh -c #(nop) ENV WINEDEBUG=-all,err+all
2019-03-14 18:19:25 UTC/bin/sh -c #(nop) ENV WINEPATH=C:\pwiz;C:\pwiz\skyline
2019-03-14 18:20:23 UTC/bin/sh -c apt-get update && apt-get -y install sudo && apt-get -y clean && echo "ALL ALL=NOPASSWD: ALL" >> /etc/sudoers && echo '#!/bin/sh\nsudo -E -u root wine64 "$@"' > /usr/bin/wine64_anyuser && echo '#!/bin/sh\nsudo -E -u root wine "$@"' > /usr/bin/wine_anyuser && chmod ugo+rx /usr/bin/wine*anyuser && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/doc-base /usr/share/man /usr/share/locale /usr/share/zoneinfo
2019-03-14 18:20:25 UTC/bin/sh -c groupadd -r galaxy -g 1450 && useradd -u 1450 -r -g galaxy -d /home/galaxy -c "Galaxy user" galaxy && useradd -u 1000 -r -g galaxy -d /home/galaxy -c "Galaxy docker user" galaxy_docker && useradd -u 2000 -r -g galaxy -d /home/galaxy -c "Galaxy Travis user" galaxy_travis && useradd -u 999 -r -g galaxy -d /home/galaxy -c "usegalaxy.eu user" galaxy_eu
2019-03-14 18:20:26 UTC/bin/sh -c mkdir /data
2019-03-14 18:20:27 UTC/bin/sh -c #(nop) WORKDIR /data
2019-03-14 18:20:27 UTC/bin/sh -c #(nop) CMD ["wine64_anyuser" "msconvert"]
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.