sha256:5f8c03e6017fbcf9d157de746dfeed47f7a06cd214f63e245c3e0742a2b97219
OS/ARCH
linux/amd64
Compressed size
199.13 MB
Last pushed
3 months by vladimirovrosen
Type
Image
Manifest digest
sha256:5f8c03e6017fbcf9d157de746dfeed47f7a06cd214f63e245c3e0742a2b97219
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.36 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;15.19 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B12ENV PIPX_BIN_DIR=/usr/local/bin0 B13ENV PIPX_DEFAULT_PYTHON=python30 B14ENV PIPX_GLOBAL_MAN_DIR=/usr/local/share/man0 B15ENV PIPX_GLOBAL_HOME=/opt/odoo/pipx0 B16ENV PYTHONPATH=/opt/python30 B17SHELL [/bin/bash -xo pipefail -c]0 B18RUN /bin/bash -xo pipefail -c84.63 MB19RUN /bin/bash -xo pipefail -c262 B20RUN /bin/bash -xo pipefail -c69 MB21COPY --chown=root:root ./addons.conf /etc/odoo/ #531 B22COPY --chown=root:root ./requirements.txt /app/ #319 B23COPY --chown=root:root ./supervisor.py /app/ #12.87 KB24COPY --chown=root:root ./github_credentials.sh /usr/local/bin/ #1.5 KB25COPY --chown=root:root ./init.sh /app/ #151 B26RUN /bin/bash -xo pipefail -c162 B27ENTRYPOINT ["python3"]0 B28CMD ["/app/supervisor.py" "/etc/odoo/addons.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'