sha256:42bb3770ceec19fcfb22f83b03e92f262e039ad7335cc221e6c985c12e953551
OS/ARCH
linux/arm64
Compressed size
270.67 MB
Last pushed
7 months by sunpa93
Type
Image
Manifest digest
sha256:42bb3770ceec19fcfb22f83b03e92f262e039ad7335cc221e6c985c12e953551
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 -p166 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 # buildkit68.64 KB17COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit1.27 MB18COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit1.47 MB19COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit28 KB20COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit2.22 MB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chmod +x32 B23RUN /bin/sh -c chmod +x32 BCommand
ARG RELEASE