0619dd12
sha256:4f0b182c26fa970cea5c2ae8715b632829d5958f005bf369afc209d003e903f6
OS/ARCH
linux/amd64
Compressed size
328.69 MB
Last pushed
16 days by rnhan
Type
Image
Manifest digest
sha256:e3b4bdbce59a9012c760b6bbde06eed41e6ed4f3749bbb62841592208fd6bf61
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 update241.26 MB9RUN /bin/sh -c pip3 install26.87 MB10RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb23.55 MB11RUN /bin/sh -c ssh-keygen -A1.68 KB12RUN /bin/sh -c echo "Port1.59 KB13RUN /bin/sh -c printf "Host206 B14RUN /bin/sh -c mkdir -p113 B15RUN /bin/sh -c mkdir -p165 B16WORKDIR /root32 B17USER root0 B18COPY ./storage/cache-test/launcher.py /app/launcher.py # buildkit910 B19COPY ./storage/cache-test/StorageClient.py /app/StorageClient.py # buildkit1.35 KB20COPY ./storage/cache-test/CacheStorageClient /app/CacheStorageClient # buildkit70.67 KB21COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit1.27 MB22COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit2.34 MB23COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit60.35 KB24COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit2.55 MB25COPY ./storage/libStorageIntercept.so /app/py_tachyon_client/libStorageIntercept.so # buildkit2.55 MB26RUN /bin/sh -c chmod +x32 B27RUN /bin/sh -c chmod +x32 B28RUN /bin/sh -c chmod +x32 B29LABEL tachyon.rebuild-marker=0619dd120 BCommand
ARG RELEASE