Sign inSign up

flipperdevices/flipper-url-shortener:0.0.7

Index digest

sha256:1e40fe4e2744e63788bea37414294c847ebaf060e974e5237a2f448f7764e615

OS/ARCH

linux/amd64

Compressed size

192.91 MB

Last pushed

over 2 years by flipperautomated

Type

Image

Manifest digest

sha256:fef7a52d7443d16d61d4e6038b59bdc857ce384c2c4c5c4f591cc5f67a824794

Image Layers

1ADD file ... in / 3.45 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;452.37 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.08 MB
9RUN /bin/sh -c set -eux;240 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.source=https://github.com/flipperdevices/flipper-url-shortener0 B
17MAINTAINER [email protected]0 B
18RUN /bin/sh -c apk add82.21 MB
19COPY backend/pyproject.toml backend/poetry.lock /app/ #39.56 KB
20WORKDIR /app32 B
21RUN /bin/sh -c pip install90.36 MB
22COPY backend/app /app/app # buildkit10.03 KB
23COPY backend/entrypoint.sh /app/ # buildkit266 B
24COPY /app_src/dist/spa /app/static # buildkit1.32 MB
25ENV WORKERS=10 B
26ENV HOST=0.0.0.00 B
27ENV PORT=800 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["/app/entrypoint.sh"]0 B

Command

ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /