2020-09-10 12:56:45 UTC
368 MB
C.UTF-8
ODOO_RC/etc/odoo/odoo.conf
ODOO_VERSION11.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 5.83% (21.5 MB)
[#001] sha256:56086b9aed3618fa49ce55fed84ad357d06f45b40509bd912a7952de116fa05b - 0.0% (224 Bytes)
[#002] sha256:460ce2e8a64c8ca25c6101e91b65de99f96d69bd737b6595c8f0ff7029bcdb54 - 56.86% (209 MB)
[#003] sha256:db0257fe8743d13038cee80f5a656715c65086b5b0ce8e2a87f75f4293cd01b3 - 0.61% (2.23 MB)
[#004] sha256:2493e8b15fc4fc76410fbd643ebee55d1d337eeecaa56124322f7c53acc4e323 - 36.71% (135 MB)
[#005] sha256:ed8125b4c56d193d50669c631f155675d5ca5b8048349cc018751ba0f9957f00 - 0.0% (673 Bytes)
[#006] sha256:f150d0e7560fb8d8049c49e0addb083eb5f877c68c9b35fd948c715becc9aaa7 - 0.0% (554 Bytes)
[#007] sha256:fe6766f6bebb3c91a79823acc54ee416e0efd62b69039c522376dd34a77159b0 - 0.0% (595 Bytes)
[#008] sha256:6243404e4a897eea3385cbad1c9471825f994329ba46edb6a8cf056776453dd1 - 0.0% (592 Bytes)
/bin/sh -c #(nop) ADD file:83fbd2352bbac612c7a954e19abd295607cea4482c556c225308e0241b58e2bf in /
2020-09-10 00:30:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-09-10 12:52:34 UTC/bin/sh -c #(nop) MAINTAINER Odoo S.A. <info@odoo.com>
2020-09-10 12:52:34 UTC/bin/bash -xo pipefail -c #(nop) SHELL [/bin/bash -xo pipefail -c]
2020-09-10 12:52:34 UTC/bin/bash -xo pipefail -c #(nop) ENV LANG=C.UTF-8
2020-09-10 12:52:36 UTC/bin/bash -xo pipefail -c echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/backports.list
2020-09-10 12:54:27 UTC/bin/bash -xo pipefail -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl dirmngr fonts-noto-cjk gnupg libssl1.0-dev node-less python3-num2words python3-pip python3-phonenumbers python3-pyldap python3-qrcode python3-renderpm python3-setuptools python3-slugify python3-vobject python3-watchdog python3-xlrd python3-xlwt xz-utils && curl -o wkhtmltox.deb -sSL https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.stretch_amd64.deb && echo '7e35a63f9db14f93ec7feeb0fce76b30c08f2057 wkhtmltox.deb' | sha1sum -c - && apt-get install -y --no-install-recommends ./wkhtmltox.deb && rm -rf /var/lib/apt/lists/* wkhtmltox.deb
2020-09-10 12:54:37 UTC/bin/bash -xo pipefail -c echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' > /etc/apt/sources.list.d/pgdg.list && GNUPGHOME="$(mktemp -d)" && export GNUPGHOME && repokey='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8' && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "${repokey}" && gpg --batch --armor --export "${repokey}" > /etc/apt/trusted.gpg.d/pgdg.gpg.asc && gpgconf --kill all && rm -rf "$GNUPGHOME" && apt-get update && apt-get install --no-install-recommends -y postgresql-client && rm -f /etc/apt/sources.list.d/pgdg.list && rm -rf /var/lib/apt/lists/*
2020-09-10 12:55:51 UTC/bin/bash -xo pipefail -c #(nop) ENV ODOO_VERSION=11.0
2020-09-10 12:55:51 UTC/bin/bash -xo pipefail -c #(nop) ARG ODOO_RELEASE=20200826
2020-09-10 12:55:51 UTC/bin/bash -xo pipefail -c #(nop) ARG ODOO_SHA=cf5c3c766ba42861ede4ec9b4027dfc910818a01
2020-09-10 12:56:41 UTC|2 ODOO_RELEASE=20200826 ODOO_SHA=cf5c3c766ba42861ede4ec9b4027dfc910818a01 /bin/bash -xo pipefail -c curl -o odoo.deb -sSL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb && echo "${ODOO_SHA} odoo.deb" | sha1sum -c - && apt-get update && apt-get -y install --no-install-recommends ./odoo.deb && rm -rf /var/lib/apt/lists/* odoo.deb
2020-09-10 12:56:42 UTC/bin/bash -xo pipefail -c #(nop) COPY file:cdc612ad49467417b0321c166f94e4f99b071755cb6ade071774e83d3b6ee4cb in /
2020-09-10 12:56:43 UTC/bin/bash -xo pipefail -c #(nop) COPY file:1e7209cce5525d270c422815db614f496d4d0da4820de1ab0000e9e592223235 in /etc/odoo/
2020-09-10 12:56:43 UTC|2 ODOO_RELEASE=20200826 ODOO_SHA=cf5c3c766ba42861ede4ec9b4027dfc910818a01 /bin/bash -xo pipefail -c chown odoo /etc/odoo/odoo.conf && mkdir -p /mnt/extra-addons && chown -R odoo /mnt/extra-addons
2020-09-10 12:56:44 UTC/bin/bash -xo pipefail -c #(nop) VOLUME [/var/lib/odoo /mnt/extra-addons]
2020-09-10 12:56:44 UTC/bin/bash -xo pipefail -c #(nop) EXPOSE 8069 8071 8072
2020-09-10 12:56:44 UTC/bin/bash -xo pipefail -c #(nop) ENV ODOO_RC=/etc/odoo/odoo.conf
2020-09-10 12:56:44 UTC/bin/bash -xo pipefail -c #(nop) COPY file:0bc771c66dfeb517d19d13ea2699a0d3cbbbba684c8851640e6b87fe85b40619 in /usr/local/bin/wait-for-psql.py
2020-09-10 12:56:44 UTC/bin/bash -xo pipefail -c #(nop) USER odoo
2020-09-10 12:56:45 UTC/bin/bash -xo pipefail -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-09-10 12:56:45 UTC/bin/bash -xo pipefail -c #(nop) CMD ["odoo"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.