sha256:270e9a17166062af90e76e0ef053d9245d9840b73a922850f39a9936cd6a6fac
OS/ARCH
linux/amd64
Compressed size
335.73 MB
Last pushed
7 months by croomes
Type
Image
Manifest digest
sha256:270e9a17166062af90e76e0ef053d9245d9840b73a922850f39a9936cd6a6fac
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 / 29.04 MB6CMD ["/bin/bash"]0 B7USER root0 B8RUN /bin/sh -c apt-get update234.46 MB9RUN /bin/sh -c pip3 install26.79 MB10RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb22.81 MB11RUN /bin/sh -c ssh-keygen -A1.67 KB12RUN /bin/sh -c echo "Port1.59 KB13RUN /bin/sh -c printf "Host203 B14RUN /bin/sh -c mkdir -p112 B15RUN /bin/sh -c mkdir -p165 B16WORKDIR /root32 B17USER root0 B18COPY ./storage/cache-test/launcher.py /app/launcher.py # buildkit909 B19COPY ./storage/cache-test/StorageClient.py /app/StorageClient.py # buildkit1.35 KB20COPY ./storage/cache-test/CacheStorageClient /app/CacheStorageClient # buildkit188.33 KB21COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit2.17 MB22COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit4.42 MB23COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit44.85 KB24COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit9.03 MB25RUN /bin/sh -c chmod +x188.33 KB26RUN /bin/sh -c chmod +x2.17 MB27RUN /bin/sh -c chmod +x4.42 MBCommand
ARG RELEASE