sha256:76c91f123c8bbe2d537397aaca8808e201f9bdbf6d98fd1c6735e59de742e1c7
OS/ARCH
linux/arm64
Compressed size
281.26 MB
Last pushed
7 months by croomes
Type
Image
Manifest digest
sha256:28016212d828cf814c2e206a341adcb129fec8ad1d8f24d34ca3422adcfd52ae
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 / 27.11 MB6CMD ["/bin/bash"]0 B7USER root0 B8RUN /bin/sh -c apt-get update192.56 MB9RUN /bin/sh -c pip3 install24.92 MB10RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb21.03 MB11RUN /bin/sh -c mkdir -p167 B12WORKDIR /root32 B13USER root0 B14COPY ./storage/cache-test/launcher.py /app/launcher.py # buildkit906 B15COPY ./storage/cache-test/StorageClient.py /app/StorageClient.py # buildkit1.35 KB16COPY ./storage/cache-test/CacheStorageClient /app/CacheStorageClient # buildkit189.19 KB17COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit2.15 MB18COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit4.33 MB19COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit31.22 KB20COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit8.95 MB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chmod +x32 B23RUN /bin/sh -c chmod +x32 BCommand
ARG RELEASE