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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.02 MB4/bin/sh -c set -eux; apt-get52.16 MB5/bin/sh -c set -ex; apt-get181.12 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.11 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.10.140 B11RUN /bin/sh -c set -eux;16.43 MB12RUN /bin/sh -c set -eux;245 B13ENV PYTHON_PIP_VERSION=23.0.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B19LABEL org.opencontainers.image.title=Unit (python3.10)0 B20LABEL org.opencontainers.image.description=Official build of Unit0 B21LABEL org.opencontainers.image.url=https://unit.nginx.org0 B22LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B23LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B25LABEL org.opencontainers.image.version=1.31.10 B26RUN /bin/sh -c set -ex7.05 MB27COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit1.24 KB28COPY /usr/share/unit/welcome/welcome.* /usr/share/unit/welcome/ # buildkit1.42 KB29STOPSIGNAL SIGTERM0 B30ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B31EXPOSE map[80/tcp:{}]0 B32CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B33WORKDIR /code94 B34SHELL [/bin/bash -e -o pipefail0 B35ENV PYTHONUNBUFFERED=10 B36RUN /bin/bash -e -o pipefail214.96 MB37RUN /bin/bash -e -o pipefail51.04 MB38RUN /bin/bash -e -o pipefail1.94 KB39USER posthog0 B40ARG COMMIT_HASH0 B41RUN |1 COMMIT_HASH= /bin/bash -e166 B42COPY /code/plugin-server/dist /code/plugin-server/dist # buildkit301.32 KB43COPY /code/plugin-server/node_modules /code/plugin-server/node_modules # buildkit253.36 MB44COPY /code/plugin-server/package.json /code/plugin-server/package.json # buildkit1.76 KB45COPY /code/staticfiles /code/staticfiles # buildkit152.33 MB46COPY /python-runtime /python-runtime # buildkit241.26 MB47ENV PATH=/python-runtime/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=/python-runtime0 B48COPY /code/frontend/dist /code/frontend/dist # buildkit72.56 MB49COPY /code/share/GeoLite2-City.mmdb /code/share/GeoLite2-City.mmdb # buildkit24.77 MB50COPY gunicorn.config.py ./ # buildkit2.9 KB51COPY ./bin ./bin/ # buildkit17.21 KB52COPY manage.py manage.py # buildkit518 B53COPY posthog posthog/ # buildkit6.65 MB54COPY ee ee/ # buildkit3.29 MB55COPY hogvm hogvm/ # buildkit2.69 KB56RUN |1 COMMIT_HASH= /bin/bash -e570 B57ENV NODE_ENV=production CHROME_BIN=/usr/bin/chromium CHROME_PATH=/usr/lib/chromium/ CHROMEDRIVER_BIN=/usr/bin/chromedriver0 B58EXPOSE map[8000/tcp:{}]0 B59EXPOSE map[8001/tcp:{}]0 B60COPY unit.json /docker-entrypoint.d/unit.json # buildkit521 B61USER root0 B62CMD ["./bin/docker"]0 BCommand
ADD file:7cb312b5f676a37f5c3172be6eb95e30986e5da0dcf21985d2176f8a9a037012 in /