sha256:ea60204df6e6c68cec46722b71b7921b2a52973bb7ed725d9f54dfd76195ce95
OS/ARCH
linux/amd64
Compressed size
5.04 GB
Last pushed
over 1 year by tauu
Type
Image
Manifest digest
sha256:ea60204df6e6c68cec46722b71b7921b2a52973bb7ed725d9f54dfd76195ce95
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/tauu/docker-flutter-web-driver0 B8RUN /bin/sh -c apt-get update68.63 MB9RUN /bin/sh -c curl https://dl-ssl.google.com/linux/linux_signing_key.pub12.28 KB10RUN /bin/sh -c echo "deb222 B11RUN /bin/sh -c apt-get update338.69 MB12RUN /bin/sh -c apt-get remove245.57 KB13RUN /bin/sh -c mkdir -p116 B14WORKDIR /home/flutter32 B15RUN /bin/sh -c LATEST_CHROME_STABLE=$(curl -s155.93 MB16RUN /bin/sh -c LATEST_CHROME_STABLE=$(curl -s8.85 MB17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/flutter/chrome0 B18ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/flutter/chrome:/home/flutter/chromedriver0 B19ARG FLUTTER_VERSION=3.32.20 B20ADD https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.32.2-stable.tar.xz flutter_linux.tar.xz # buildkit1.33 GB21RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c1.47 GB22RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c164 B23RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c1.47 GB24ENV FLUTTER_HOME=/home/flutter/flutter0 B25ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/flutter/chrome:/home/flutter/chromedriver:/home/flutter/flutter/bin0 B26ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/flutter/chrome:/home/flutter/chromedriver:/home/flutter/flutter/bin:/home/flutter/flutter/bin/cache/dart-sdk/bin0 B27ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/flutter/chrome:/home/flutter/chromedriver:/home/flutter/flutter/bin:/home/flutter/flutter/bin/cache/dart-sdk/bin:/.pub-cache/bin0 B28RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c188.89 MB29RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c303 B30RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c410 B31RUN |1 FLUTTER_VERSION=3.32.2 /bin/sh -c137 B32WORKDIR /home/flutter/src32 BCommand
ARG RELEASE