Sign inSign up

vladimirovrosen/odoo:supervisor-11.0

Web servers
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=18.040 B
5ADD file ... in / 24.5 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Rosen Vladimirov <[email protected]>0 B
8ENV PIPX_BIN_DIR=/usr/local/bin0 B
9ENV PIPX_DEFAULT_PYTHON=python30 B
10ENV PIPX_GLOBAL_MAN_DIR=/usr/local/share/man0 B
11ENV PIPX_GLOBAL_HOME=/opt/odoo/pipx0 B
12ENV 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 B
13SHELL [/bin/bash -xo pipefail -c]0 B
14RUN /bin/bash -xo pipefail -c213.32 MB
15RUN /bin/bash -xo pipefail -c590 B
16RUN /bin/bash -xo pipefail -c799 B
17RUN /bin/bash -xo pipefail -c35.76 MB
18COPY --chown=root:root ./addons.conf /etc/odoo/ #454 B
19COPY --chown=root:root ./requirements.txt /etc/odoo/ #1.49 KB
20COPY --chown=root:root ./supervisor.py /app/ #4.05 KB
21COPY --chown=root:root ./github_credentials.sh /usr/local/bin/ #451 B
22COPY --chown=root:root ./init.sh /app/ #151 B
23RUN /bin/bash -xo pipefail -c149 B
24ENTRYPOINT ["python3"]0 B
25CMD ["/app/supervisor.py" "/etc/odoo/addons.conf"]0 B

Command

 ARG RELEASE