2018-09-05 01:11:41 UTC
278 MB
20180808
ODOO_VERSION9.0
OPENERP_SERVER/etc/odoo/openerp-server.conf
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f189db1b88b3cab5fd17f74fee412610fe40d4b077e7882c1a50a8b6f4f0cea3 - 18.62% (51.7 MB)
[#001] sha256:10510b3f6784246ab0b3fada8c8d44ffa27bf54c343a39e2d29da415535127c8 - 29.88% (83 MB)
[#002] sha256:24759b5d352bd3b899dcfc81b9190e8f6b23e3ed00de0f753fdc4f4dec5e3bf1 - 51.5% (143 MB)
[#003] sha256:13edf4a371eedceaac2e67fa8f422d97398c87f477663c8b6f04e97936450df8 - 0.0% (616 Bytes)
[#004] sha256:5c7567919b6c14127f7201fe161ee5a928a899e6dc8cd033e70fdf780bcbc34f - 0.0% (586 Bytes)
[#005] sha256:f74d4123b90afb6153f40018819f3473525ef577f0c0d53cf0aabc88ade5610e - 0.0% (590 Bytes)
[#006] sha256:c4cc3e3a204d07a41d60406a653007ad46a83abcae002ea735c7032d138d0823 - 0.0% (125 Bytes)
/bin/sh -c #(nop) ADD file:8d73a09e59fe50289a6d0c019302aefe2e00ac6411e82404389c0c83f50cf08a in /
2018-09-04 21:19:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-05 01:07:32 UTC/bin/sh -c #(nop) MAINTAINER Odoo S.A. <info@odoo.com>
2018-09-05 01:08:38 UTC/bin/sh -c set -x; apt-get update && apt-get install -y --no-install-recommends ca-certificates curl node-less python-gevent python-pip python-renderpm python-support python-watchdog && curl -o wkhtmltox.deb -SL http://nightly.odoo.com/extra/wkhtmltox-0.12.1.2_linux-jessie-amd64.deb && echo '40e8b906de658a2221b15e4e8cd82565a47d7ee8 wkhtmltox.deb' | sha1sum -c - && dpkg --force-depends -i wkhtmltox.deb && apt-get -y install -f --no-install-recommends && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false -o APT::AutoRemove::SuggestsImportant=false npm && rm -rf /var/lib/apt/lists/* wkhtmltox.deb && pip install psycogreen==1.0
2018-09-05 01:10:33 UTC/bin/sh -c #(nop) ENV ODOO_VERSION=9.0
2018-09-05 01:10:33 UTC/bin/sh -c #(nop) ENV ODOO_RELEASE=20180808
2018-09-05 01:11:38 UTC/bin/sh -c set -x; curl -o odoo.deb -SL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}c.${ODOO_RELEASE}_all.deb && echo '25f90d98509484bc4b54174ccb814dd96ddb797b odoo.deb' | sha1sum -c - && dpkg --force-depends -i odoo.deb && apt-get update && apt-get -y install -f --no-install-recommends && rm -rf /var/lib/apt/lists/* odoo.deb
2018-09-05 01:11:39 UTC/bin/sh -c #(nop) COPY file:b514c2e8f66799bc707e194d35e0ef442ee72b46668e42cdfee105b6445d7eb0 in /
2018-09-05 01:11:39 UTC/bin/sh -c #(nop) COPY file:5bf1f863cb98f8aeeac8f1a8430f1af56358cee4a6e5ade3b2c00fb3fc8d4162 in /etc/odoo/
2018-09-05 01:11:39 UTC/bin/sh -c chown odoo /etc/odoo/openerp-server.conf
2018-09-05 01:11:40 UTC/bin/sh -c mkdir -p /mnt/extra-addons && chown -R odoo /mnt/extra-addons
2018-09-05 01:11:40 UTC/bin/sh -c #(nop) VOLUME [/var/lib/odoo /mnt/extra-addons]
2018-09-05 01:11:40 UTC/bin/sh -c #(nop) EXPOSE 8069/tcp 8071/tcp
2018-09-05 01:11:41 UTC/bin/sh -c #(nop) ENV OPENERP_SERVER=/etc/odoo/openerp-server.conf
2018-09-05 01:11:41 UTC/bin/sh -c #(nop) USER [odoo]
2018-09-05 01:11:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-05 01:11:41 UTC/bin/sh -c #(nop) CMD ["openerp-server"]
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.