sha256:bb50544e2984243aa78d7589a89cc0f30ebd965ba92ede107649449fd4ffb9a3
OS/ARCH
linux/amd64
Compressed size
273.59 MB
Last pushed
over 1 year by vladimirovrosen
Type
Image
Manifest digest
sha256:bb50544e2984243aa78d7589a89cc0f30ebd965ba92ede107649449fd4ffb9a3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 24.5 MB6CMD ["/bin/bash"]0 B8ENV PIPX_BIN_DIR=/usr/local/bin0 B9ENV PIPX_DEFAULT_PYTHON=python30 B10ENV PIPX_GLOBAL_MAN_DIR=/usr/local/share/man0 B11ENV PIPX_GLOBAL_HOME=/opt/odoo/pipx0 B12ENV PYTHONPATH=/usr/lib/python36.zip:/usr/lib/python3.6:/usr/lib/python3.6/lib-dynload:/usr/local/lib/python3.6/dist-packages:/usr/lib/python3/dist-packages:/opt/python30 B13SHELL [/bin/bash -xo pipefail -c]0 B14RUN /bin/bash -xo pipefail -c213.32 MB15RUN /bin/bash -xo pipefail -c590 B16RUN /bin/bash -xo pipefail -c799 B17RUN /bin/bash -xo pipefail -c35.76 MB18COPY --chown=root:root ./addons.conf /etc/odoo/ #454 B19COPY --chown=root:root ./requirements.txt /etc/odoo/ #1.49 KB20COPY --chown=root:root ./supervisor.py /app/ #4.05 KB21COPY --chown=root:root ./github_credentials.sh /usr/local/bin/ #451 B22COPY --chown=root:root ./init.sh /app/ #151 B23RUN /bin/bash -xo pipefail -c149 B24ENTRYPOINT ["python3"]0 B25CMD ["/app/supervisor.py" "/etc/odoo/addons.conf"]0 BCommand
ARG RELEASE