Sign inSign up

henriquesebastiao/vagas-dev-api:0.2.1

Multi-platform
Index digest

sha256:342dc1340d84f78e1267f503e0b1e23c96607bfe1017fac02a874f5958862564

OS/ARCH

Compressed size

88.19 MB

Last pushed

7 months by henriquesebastiao

Type

Image

Manifest digest

sha256:162441b120a424ced91dab35d7af60f618dc098fdce5103bdcd7985d30dd93b6

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.21 MB
4ENV PYTHON_VERSION=3.14.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.59 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV PYTHONDONTWRITEBYTECODE=10 B
10ENV PYTHONUNBUFFERED=10 B
11ENV PYTHON_COLORS=00 B
12WORKDIR /app93 B
13COPY .. /app/ # buildkit101.23 KB
14RUN /bin/sh -c pip install46.54 MB
15EXPOSE [8000/tcp]0 B
16ENTRYPOINT ["./backend/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'