Sign inSign up

ualbertalib/vea-libinsight-gate-count:1.0.1

Manifest digest

sha256:8a0e425732ecb4a9dd7d18a3319bf266689d81a7a462767c8c8d8cc6a66d168d

OS/ARCH

linux/amd64

Compressed size

45.42 MB

Last pushed

about 1 month by lagoan

Type

Image

Manifest digest

sha256:8a0e425732ecb4a9dd7d18a3319bf266689d81a7a462767c8c8d8cc6a66d168d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY . /app/gate_count_data_process # buildkit22.02 KB
13COPY requirements.txt ./ # buildkit151 B
14RUN /bin/sh -c pip install4.21 MB
15ENV LIBINSIGHT_CLIENT_ID=MY_LIBINSIGHT_SECRET_ID0 B
16ENV LIBINSIGHT_CLIENT_SECRET=MY_LIBINSIGHT_CLIENT_SECRET0 B
17ENV LIBINSIGHT_DATA_SET_ID=ID_FOR_DATASET_WHERE_INFO_WILL_BE_SAVED0 B
18ENV LIBINSIGHT_BASE_URL=https://ualberta.libinsight.com/v1.00 B
19ENV VEA_CLIENT_ID=MY_VEA_CLIENT_ID0 B
20ENV VEA_CLIENT_SECRET=MY_VEA_CLIENT_SECRET0 B
21ENV VEA_BASE_URL=https://vea.sensourceinc.com/api/0 B
22ENV VEA_TOKEN_URL=https://auth.sensourceinc.com/oauth/token0 B
23ENV APP_CLIENTS_TIMEOUT=100 B
24CMD ["python" "-m" "gate_count_data_process.app"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'