sha256:2df14f3bfb499c9082e84b6268214e3a1974a82d726da7a2829cab9f6998cb94
OS/ARCH
linux/arm64
Compressed size
286.44 MB
Last pushed
7 months by croomes
Type
Image
Manifest digest
sha256:2df14f3bfb499c9082e84b6268214e3a1974a82d726da7a2829cab9f6998cb94
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 # buildkit9.56 MB19COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit38.34 KB20COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit8.89 MB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chmod +x32 B23RUN /bin/sh -c chmod +x32 BCommand
ARG RELEASE