sha256:dff82933a48c901d3f80511cc2b4469f0c27b96a102cfbb193ee7ccfb2845be7
OS/ARCH
linux/amd64
Compressed size
37.27 MB
Last pushed
2 days by assetsense
Type
Image
Manifest digest
sha256:b0609af988fd543cc0d8d21c368943e9a5a5cef7ea2d2e3da3a93b90d70c6afd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG BIN_NAME=vibration_data_generator0 B7ARG SOURCE_DIR=vibration_data_generator0 B8ARG PYTHON_REQUIRED=false0 B9ENV BIN_NAME=vibration_data_generator0 B10ENV SOURCE_DIR=vibration_data_generator0 B11RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false3.17 MB12WORKDIR /app92 B13COPY Settings.toml /app/Settings.toml # buildkit1.51 KB14COPY .env* /app/ # buildkit32 B15COPY vibration_data_generator/vendor* /app/vendor/ # buildkit32 B16COPY vibration_data_generator/requirements.txt* /app/requirements.txt # buildkit32 B17RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false32 B18COPY vibration_data_generator/target/release/vibration_data_generator /app/app_binary # buildkit5.73 MB19COPY vibration_data_generator/static* /app/static/ # buildkit32 B20COPY vibration_data_generator/.env* /app/ # buildkit350 B21RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false32 B22CMD ["/app/app_binary"]0 BCommand
ARG RELEASE