sha256:61477f767d517479d4e284b8d0bb1bdc386f9cf7d72ffcb029b69335cd172ac1
OS/ARCH
linux/amd64
Compressed size
136.5 MB
Last pushed
16 days by assetsense
Type
Image
Manifest digest
sha256:fc72d8205f7774b0029faa4c26d430d720138c5c202b67008e19445ae7a2f892
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 /app93 B8COPY vendor/least_squares.py /app/vendor/least_squares.py # buildkit877 B9COPY target/release/data_generator_actual /app/data_generator_actual # buildkit13.79 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