Sign inSign up

flipperdevices/flipper-url-shortener:0.0.4

Index digest

sha256:a754ab508ebc6c4c0a173ddc372a4900ef401878ca32cf70c20dcb8c8b13eab7

OS/ARCH

linux/amd64

Compressed size

112.84 MB

Last pushed

over 2 years by flipperautomated

Type

Image

Manifest digest

sha256:135bc560c1a2c2a94f52b79cb0f7bcfeeba0b33cd510ba74e68e15ccf3081a76

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 add2.16 MB
19COPY backend/pyproject.toml backend/poetry.lock /app/ #39.56 KB
20WORKDIR /app32 B
21RUN /bin/sh -c pip install90.34 MB
22COPY backend/app /app/app # buildkit9.15 KB
23COPY backend/entrypoint.sh /app/ # buildkit264 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 /