sha256:baccf3af5e6ef6e09efc3e6ec79d3e6b00d366eeb86d94a504a4aebebeab1dbc
OS/ARCH
linux/amd64
Compressed size
985.22 MB
Last pushed
over 2 years by vladimirovrosen
Type
Image
Manifest digest
sha256:baccf3af5e6ef6e09efc3e6ec79d3e6b00d366eeb86d94a504a4aebebeab1dbc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 MB6CMD ["/bin/bash"]0 B7/bin/sh -c set -eux; apt-get10.62 MB8LABEL dev.containers.features=common0 B9COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit408 B10LABEL version=1.0.220 B11LABEL dev.containers.id=base-ubuntu0 B12LABEL dev.containers.variant=focal0 B13LABEL dev.containers.release=v0.3.320 B14LABEL dev.containers.source=https://github.com/devcontainers/images0 B15LABEL dev.containers.timestamp=Tue, 05 Mar 20240 B16USER root0 B17RUN /bin/sh -c mkdir -p135 B18COPY /tmp/build-features/ /tmp/dev-container-features # buildkit224 B19RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(233 B20RUN /bin/sh -c cp -ar85.22 MB21RUN /bin/sh -c cp -ar127.57 MB22ARG _DEV_CONTAINERS_IMAGE_USER=root0 B23USER root0 B24LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1"}, {"remoteUser":"vscode"}0 B26SHELL [/bin/bash -xo pipefail -c]0 B27ENV LANG=bg_BG.UTF-80 B28ENV TZ=Europe/Sofia0 B29RUN /bin/bash -xo pipefail -c191 B30ENV PIPX_BIN_DIR=/usr/local/bin0 B31ENV PIPX_DEFAULT_PYTHON=python30 B32ENV CRYPTOGRAPHY_DONT_BUILD_RUST=10 B33RUN /bin/bash -xo pipefail -c35 MB34RUN /bin/bash -xo pipefail -c501.86 MB35RUN /bin/bash -xo pipefail -c2.73 MB36RUN /bin/bash -xo pipefail -c20.19 MB37RUN /bin/bash -xo pipefail -c50.15 MB38ENV ODOO_VERSION=11.0 POSTGRES_USER=odoo POSTGRES_PASSWORD=odoo POSTGRES_SUPERUSER=vladimirov.rosen0 B39ARG ODOO_RELEASE=202012040 B40ARG ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d0 B41RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash121.2 MB42COPY ./src/python3*.deb /usr/src # buildkit94.01 KB43COPY ./bin/entrypoint.sh / # buildkit1.31 KB44COPY ./etc/odoo.conf /etc/odoo/ # buildkit562 B45RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash975 B46VOLUME [/var/lib/odoo /mnt/extra-addons]0 B47EXPOSE map[8069/tcp:{} 8072/tcp:{}]0 B48COPY ./bin/wait-for-psql.py /usr/local/bin/wait-for-psql.py # buildkit593 B49COPY ./bin/repositories.sh /opt/odoo/repositories.sh # buildkit1.69 KB50COPY ./bin/make_symb_links.py /usr/local/bin/make_symb_links.py # buildkit1.18 KB51COPY ./bin/create_database.py /usr/local/bin/create_database.py # buildkit610 B52COPY ./python3/base_requirements.txt /opt/odoo/base/odoo-11.0 # buildkit1.45 KB53COPY ./python3/extra_requirements.txt /opt/odoo/base/odoo-11.0 # buildkit698 B54COPY ./keys/id_rsa /root/.ssh # buildkit2.58 KB55COPY ./keys/id_rsa.pub /root/.ssh # buildkit778 B56COPY ./bin/gosu.sh /opt/docker-tools # buildkit695 B57COPY ./bin/dockerize.sh /opt/docker-tools # buildkit354 B58COPY ./templates/ /etc/odoo/templates/ # buildkit1.09 KB59COPY ./etc/profiles/ /etc/odoo/ # buildkit9.13 KB60COPY ./etc/main-addons.conf /etc/odoo/ # buildkit1.59 KB61COPY ./etc/addons.conf /etc/odoo/ # buildkit9.15 KB62COPY ./helps /opt/odoo-helps # buildkit133.73 KB63RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash92 B64RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash92 B65RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash807 B66RUN |2 ODOO_RELEASE=20201204 ODOO_SHA=4878c5ec8cfcbdec10f90bd47d5ea677806d728d /bin/bash3.15 MB67USER odoo0 B68CMD ["odoo"]0 BCommand
ARG RELEASE