Sign inSign up

javastraat/dokemon-api:dev

Multi-platform
Networking
API management
Databases & storage
Index digest

sha256:849d915421a0929e90aba38c73f7f7e6891fdaeb2c9e6af77fb253f8139afa59

OS/ARCH

Compressed size

140.22 MB

Last pushed

about 1 year by javastraat

Type

Image

Manifest digest

sha256:aa89f18fe89a40a567677a65fea8f7b36d74c43b4a0fc575705faa4033b789b0

Image Layers

1# debian.sh --arch 'armhf' out/22.83 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;2.79 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;14.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update58.17 MB
12ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 FLASK_ENV=production DOKEMON_HOST=0.0.0.00 B
13WORKDIR /app93 B
14COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.59 MB
15COPY /usr/local/bin/docker-compose /usr/local/bin/docker-compose # buildkit19.07 MB
16COPY src/requirements.txt . # buildkit211 B
17RUN /bin/sh -c pip install1.85 MB
18RUN /bin/sh -c pip install3.28 MB
19COPY src/ ./src/ # buildkit71.29 KB
20COPY version.txt ./src/ # buildkit32 B
21RUN /bin/sh -c mkdir -p32 B
22WORKDIR /app/src32 B
23RUN /bin/sh -c python create_database.py853 B
24RUN /bin/sh -c useradd --create-home74.85 KB
25RUN /bin/sh -c groupadd -g624 B
26RUN /bin/sh -c usermod -a622 B
27RUN /bin/sh -c chmod 75532 B
28ENV PYTHONPATH=/app/src0 B
29USER app0 B
30WORKDIR /app/src32 B
31EXPOSE map[9090/tcp:{}]0 B
32HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
33CMD ["gunicorn" "--config" "gunicorn.conf.py" "app:app"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1753056000'