Namespace
library
Image / Tag
odoo:12.0
Content Digest
sha256:0bf34470208c49c4292adec3230f9a2d2ff94ff3362a2a0f5d69d3612190c6da
Details
Created

2021-10-06 18:25:42 UTC

Size

513 MB

Content Digest
Environment
LANG

C.UTF-8

ODOO_RC

/etc/odoo/odoo.conf

ODOO_VERSION

12.0

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:36d925ed8e305498a951c3b56d100d153ae3babf046b88e2d00899105fe81c31 - 4.18% (21.5 MB)

[#001] sha256:af5788ecc3532a07db45efea6a2c973faee8385402c0498b6cd805140e3ff3aa - 0.0% (222 Bytes)

[#002] sha256:3d29df4b5fe46f143c4fcdd612f91cb00e025018292c0e2ea4f4aa8fb40b628c - 40.79% (209 MB)

[#003] sha256:7fa757125f4784d18e2db094bd9c15892e1e3a68f8405c3cfd6e44f57dfd10b5 - 0.41% (2.12 MB)

[#004] sha256:999e75deb22b82657afe043a6b3b90c7531f3f68e0b794caa5a715a2656cc863 - 4.09% (21 MB)

[#005] sha256:c66d27d56f6793d5a1afe5f66f7c3af6786b87945b847e2b3db1e0401435a74e - 50.52% (259 MB)

[#006] sha256:245b8e1b96a304af8bf8cf3ae168a143796c4c97c3e611febbeda59ff66f66d3 - 0.0% (706 Bytes)

[#007] sha256:542be52c4dfe61d73fb7d6484cf99ca1d03547b6e2fe332278e816b71ca23e67 - 0.0% (554 Bytes)

[#008] sha256:386c0455b25b5ad3ae285e0cc43346bf653b33b098642e5686cfb2cbacff7564 - 0.0% (618 Bytes)

[#009] sha256:dc917cc806609fefcee591b902f6a83ed09d887a3866d3c8103b9c6e848e386d - 0.0% (592 Bytes)


History
2021-09-28 01:25:30 UTC

/bin/sh -c #(nop) ADD file:c7a3b8a1e87bedfb6605855ad703321050112d02c9925ece42f4111d7a42cdd0 in /

2021-09-28 01:25:30 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-09-28 09:04:53 UTC

/bin/sh -c #(nop) MAINTAINER Odoo S.A. <info@odoo.com>

2021-09-28 09:04:53 UTC

/bin/bash -xo pipefail -c #(nop) SHELL [/bin/bash -xo pipefail -c]

2021-09-28 09:04:53 UTC

/bin/bash -xo pipefail -c #(nop) ENV LANG=C.UTF-8

2021-09-28 09:04:54 UTC

/bin/bash -xo pipefail -c echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/backports.list

2021-09-28 09:07:07 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

2021-09-28 09:07:29 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/*

2021-09-28 09:07:46 UTC

/bin/bash -xo pipefail -c echo "deb http://deb.nodesource.com/node_8.x stretch main" > /etc/apt/sources.list.d/nodesource.list && GNUPGHOME="$(mktemp -d)" && export GNUPGHOME && repokey='9FD3B784BC1C6FC31A8A0A1C1655A0AB68576280' && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "${repokey}" && gpg --batch --armor --export "${repokey}" > /etc/apt/trusted.gpg.d/nodejs.gpg.asc && gpgconf --kill all && rm -rf "$GNUPGHOME" && apt-get update && apt-get install --no-install-recommends -y nodejs && npm install -g rtlcss && rm -rf /var/lib/apt/lists/*

2021-09-28 09:07:46 UTC

/bin/bash -xo pipefail -c #(nop) ENV ODOO_VERSION=12.0

2021-10-06 18:24:28 UTC

/bin/bash -xo pipefail -c #(nop) ARG ODOO_RELEASE=20211006

2021-10-06 18:24:29 UTC

/bin/bash -xo pipefail -c #(nop) ARG ODOO_SHA=f32dcd82b04e9a93e17a7d4b3ab471dc20408253

2021-10-06 18:25:36 UTC

|2 ODOO_RELEASE=20211006 ODOO_SHA=f32dcd82b04e9a93e17a7d4b3ab471dc20408253 /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

2021-10-06 18:25:39 UTC

/bin/bash -xo pipefail -c #(nop) COPY file:cbe34bc5236465e4ed439e0c8f6504d2d221f79f7c70b37fe62b56662bd0ab6d in /

2021-10-06 18:25:40 UTC

/bin/bash -xo pipefail -c #(nop) COPY file:1e7209cce5525d270c422815db614f496d4d0da4820de1ab0000e9e592223235 in /etc/odoo/

2021-10-06 18:25:40 UTC

|2 ODOO_RELEASE=20211006 ODOO_SHA=f32dcd82b04e9a93e17a7d4b3ab471dc20408253 /bin/bash -xo pipefail -c chown odoo /etc/odoo/odoo.conf && mkdir -p /mnt/extra-addons && chown -R odoo /mnt/extra-addons

2021-10-06 18:25:41 UTC

/bin/bash -xo pipefail -c #(nop) VOLUME [/var/lib/odoo /mnt/extra-addons]

2021-10-06 18:25:41 UTC

/bin/bash -xo pipefail -c #(nop) EXPOSE 8069 8071 8072

2021-10-06 18:25:41 UTC

/bin/bash -xo pipefail -c #(nop) ENV ODOO_RC=/etc/odoo/odoo.conf

2021-10-06 18:25:41 UTC

/bin/bash -xo pipefail -c #(nop) COPY file:0bc771c66dfeb517d19d13ea2699a0d3cbbbba684c8851640e6b87fe85b40619 in /usr/local/bin/wait-for-psql.py

2021-10-06 18:25:41 UTC

/bin/bash -xo pipefail -c #(nop) USER odoo

2021-10-06 18:25:42 UTC

/bin/bash -xo pipefail -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2021-10-06 18:25:42 UTC

/bin/bash -xo pipefail -c #(nop) CMD ["odoo"]

Danger Zone
Delete Tag

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.

Delete