Sign inSign up

frankh/posthog:asgi

Manifest digest

sha256:7c4cb75e9eb667fd82decc76111bdeef5c70cc0664630e88e07501cd4c7bc2e5

OS/ARCH

linux/arm64

Compressed size

1.32 GB

Last pushed

over 2 years by frankh

Type

Image

Manifest digest

sha256:7c4cb75e9eb667fd82decc76111bdeef5c70cc0664630e88e07501cd4c7bc2e5

Image Layers

1ADD file ... in / 51.23 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.02 MB
4/bin/sh -c set -eux; apt-get52.16 MB
5/bin/sh -c set -ex; apt-get181.12 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.11 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.140 B
11RUN /bin/sh -c set -eux;16.43 MB
12RUN /bin/sh -c set -eux;245 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19LABEL org.opencontainers.image.title=Unit (python3.10)0 B
20LABEL org.opencontainers.image.description=Official build of Unit0 B
21LABEL org.opencontainers.image.url=https://unit.nginx.org0 B
22LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B
23LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B
24LABEL org.opencontainers.image.vendor=NGINX Docker Maintainers <[email protected]>0 B
25LABEL org.opencontainers.image.version=1.31.10 B
26RUN /bin/sh -c set -ex7.05 MB
27COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit1.24 KB
28COPY /usr/share/unit/welcome/welcome.* /usr/share/unit/welcome/ # buildkit1.42 KB
29STOPSIGNAL SIGTERM0 B
30ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
31EXPOSE map[80/tcp:{}]0 B
32CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B
33WORKDIR /code94 B
34SHELL [/bin/bash -e -o pipefail0 B
35ENV PYTHONUNBUFFERED=10 B
36RUN /bin/bash -e -o pipefail214.96 MB
37RUN /bin/bash -e -o pipefail51.04 MB
38RUN /bin/bash -e -o pipefail1.94 KB
39USER posthog0 B
40ARG COMMIT_HASH0 B
41RUN |1 COMMIT_HASH= /bin/bash -e166 B
42COPY /code/plugin-server/dist /code/plugin-server/dist # buildkit301.32 KB
43COPY /code/plugin-server/node_modules /code/plugin-server/node_modules # buildkit253.36 MB
44COPY /code/plugin-server/package.json /code/plugin-server/package.json # buildkit1.76 KB
45COPY /code/staticfiles /code/staticfiles # buildkit152.33 MB
46COPY /python-runtime /python-runtime # buildkit241.26 MB
47ENV PATH=/python-runtime/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=/python-runtime0 B
48COPY /code/frontend/dist /code/frontend/dist # buildkit72.56 MB
49COPY /code/share/GeoLite2-City.mmdb /code/share/GeoLite2-City.mmdb # buildkit24.77 MB
50COPY gunicorn.config.py ./ # buildkit2.9 KB
51COPY ./bin ./bin/ # buildkit17.21 KB
52COPY manage.py manage.py # buildkit518 B
53COPY posthog posthog/ # buildkit6.65 MB
54COPY ee ee/ # buildkit3.29 MB
55COPY hogvm hogvm/ # buildkit2.69 KB
56RUN |1 COMMIT_HASH= /bin/bash -e570 B
57ENV NODE_ENV=production CHROME_BIN=/usr/bin/chromium CHROME_PATH=/usr/lib/chromium/ CHROMEDRIVER_BIN=/usr/bin/chromedriver0 B
58EXPOSE map[8000/tcp:{}]0 B
59EXPOSE map[8001/tcp:{}]0 B
60COPY unit.json /docker-entrypoint.d/unit.json # buildkit521 B
61USER root0 B
62CMD ["./bin/docker"]0 B

Command

ADD file:7cb312b5f676a37f5c3172be6eb95e30986e5da0dcf21985d2176f8a9a037012 in /