Sign inSign up

assetsense/vib_data_gen:v7.3.2

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ARG BIN_NAME=vibration_data_generator0 B
7ARG SOURCE_DIR=vibration_data_generator0 B
8ARG PYTHON_REQUIRED=false0 B
9ENV BIN_NAME=vibration_data_generator0 B
10ENV SOURCE_DIR=vibration_data_generator0 B
11RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false3.17 MB
12WORKDIR /app92 B
13COPY Settings.toml /app/Settings.toml # buildkit1.51 KB
14COPY .env* /app/ # buildkit32 B
15COPY vibration_data_generator/vendor* /app/vendor/ # buildkit32 B
16COPY vibration_data_generator/requirements.txt* /app/requirements.txt # buildkit32 B
17RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false32 B
18COPY vibration_data_generator/target/release/vibration_data_generator /app/app_binary # buildkit5.73 MB
19COPY vibration_data_generator/static* /app/static/ # buildkit32 B
20COPY vibration_data_generator/.env* /app/ # buildkit350 B
21RUN |3 BIN_NAME=vibration_data_generator SOURCE_DIR=vibration_data_generator PYTHON_REQUIRED=false32 B
22CMD ["/app/app_binary"]0 B

Command

 ARG RELEASE