sha256:c3e7e38c17ccf46bef06b617138a307924fd768ca652c59f03d982a9868d2dad
OS/ARCH
linux/amd64
Compressed size
85.06 MB
Last pushed
about 2 months by vladimirovrosen
Type
Image
Manifest digest
sha256:c3e7e38c17ccf46bef06b617138a307924fd768ca652c59f03d982a9868d2dad
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B7LABEL description=Odoo supervisor toolbox on0 B8ENV DEBIAN_FRONTEND=noninteractive PYTHONUNBUFFERED=1 ODOO_BRANCH=19.0 PIP_CONSTRAINT=/etc/odoo/constraints.txt0 B9RUN /bin/sh -c apt-get update47.98 MB10COPY constraints.txt /etc/odoo/constraints.txt # buildkit897 B11RUN /bin/sh -c pip3 install8.67 MB12COPY supervisor.py /app/supervisor.py # buildkit12.15 KB13COPY supervisor.py /usr/local/bin/supervisor # buildkit12.19 KB14COPY addons.conf /etc/odoo/addons.conf # buildkit450 B15RUN /bin/sh -c chmod 075523.49 KB16RUN /bin/sh -c python3 --version32 B17WORKDIR /opt/odoo111 B18ENTRYPOINT ["python3"]0 B19CMD ["/app/supervisor.py" "/etc/odoo/addons.conf"]0 BCommand
ARG RELEASE