sha256:838bf2ccef32b5881967dc58f0804a4faca150150c7bbcf7eb4b5c9c716c22fd
OS/ARCH
linux/amd64
Compressed size
136.49 MB
Last pushed
14 days by assetsense
Type
Image
Manifest digest
sha256:38471ea9c493ae91664fb9137bbfc86be331a11fd83b7e14943cfe0a66b6ee24
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update94.34 MB7WORKDIR /app91 B8COPY vendor/least_squares.py /app/vendor/least_squares.py # buildkit876 B9COPY target/release/data_generator_actual /app/data_generator_actual # buildkit13.78 MB10COPY Settings.toml Settings.toml # buildkit1.51 KB11COPY static/* static/ # buildkit12.51 KB12COPY .env .env # buildkit190 B13RUN /bin/sh -c chmod +x32 B14CMD ["/app/data_generator_actual"]0 BCommand
ARG RELEASE