sha256:f382e74487311cad40374234286cca79866657f2cd80a019af06cd7a1dc24f24
OS/ARCH
linux/amd64
Compressed size
136.5 MB
Last pushed
about 1 month by assetsense
Type
Image
Manifest digest
sha256:38ef4aa0b84ee1f63954c10878637427ac9d1ea867cb60828b7242f14ca08970
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.27 KB12COPY .env .env # buildkit189 B13RUN /bin/sh -c chmod +x32 B14CMD ["/app/data_generator_actual"]0 BCommand
ARG RELEASE