sha256:ff4bd2ef01ee789fd9a50521f26f4c83ed2740907bb3b76de77ce6f797d91afa
OS/ARCH
linux/amd64
Compressed size
290.14 MB
Last pushed
7 months by sunpa93
Type
Image
Manifest digest
sha256:c79fedc283793152c7cde86dd1e7526c2e03574795888dab68ee5e3a72e2eb63
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.17 MB6CMD ["/bin/bash"]0 B7USER root0 B8RUN /bin/sh -c apt-get update198.46 MB9RUN /bin/sh -c pip3 install25.31 MB10RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb22.6 MB11RUN /bin/sh -c mkdir -p166 B12WORKDIR /root32 B13USER root0 B14COPY ./storage/cache-test/launcher.py /app/launcher.py # buildkit908 B15COPY ./storage/cache-test/StorageClient.py /app/StorageClient.py # buildkit1.35 KB16COPY ./storage/cache-test/CacheStorageClient /app/CacheStorageClient # buildkit188.34 KB17COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit2.12 MB18COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit4.24 MB19COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit80.98 KB20COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit8.97 MB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chmod +x32 B23RUN /bin/sh -c chmod +x32 BCommand
ARG RELEASE