2017-10-10 00:32:22 UTC
261 MB
20170815
ODOO_VERSION8.0
OPENERP_SERVER/etc/odoo/openerp-server.conf
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:85b1f47fba49da65256f07c8790542a3880e9216f9c491965040f35ce2c6ca7a - 19.24% (50.2 MB)
[#001] sha256:588cb84c434c296be566af16e6c0eee1068493890390c0eb153ee045e0dea318 - 32.32% (84.3 MB)
[#002] sha256:b1262c37859cd5d2c10b07476acaa49d4d512a732234f8f88e70a141b54c118b - 48.44% (126 MB)
[#003] sha256:6f53189d22667ea11936c10a3776219c6e68a8bfaec202eaf93dda0cc79eedfe - 0.0% (617 Bytes)
[#004] sha256:70f9d845b031049511421a9472219b113f5730453ab1b02d46b60e54017a58a6 - 0.0% (597 Bytes)
[#005] sha256:a207ac7158c3789b797e7e0182b625eb02c2286d5339e209cc6c8fc9bf9161f3 - 0.0% (596 Bytes)
[#006] sha256:e76e3848d7b2b6df44eeddb90eeda33b8bd5e6ec0ca9fd7328604406af606581 - 0.0% (125 Bytes)
/bin/sh -c #(nop) ADD file:55b071e2cfc3ea2f4bbf048d7d676e3c06a77a9a98d63f7af291f3decb495ec8 in /
2017-10-09 21:30:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-10 00:30:04 UTC/bin/sh -c #(nop) MAINTAINER Odoo S.A. <info@odoo.com>
2017-10-10 00:31:04 UTC/bin/sh -c set -x; apt-get update && apt-get install -y --no-install-recommends ca-certificates curl node-less node-clean-css python-gevent python-pip python-pyinotify python-renderpm python-support && 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
2017-10-10 00:31:06 UTC/bin/sh -c #(nop) ENV ODOO_VERSION=8.0
2017-10-10 00:31:06 UTC/bin/sh -c #(nop) ENV ODOO_RELEASE=20170815
2017-10-10 00:32:19 UTC/bin/sh -c set -x; curl -o odoo.deb -SL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb && echo '5835e966a07e5684b4f7bcc39585276b0bb68254 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
2017-10-10 00:32:19 UTC/bin/sh -c #(nop) COPY file:b514c2e8f66799bc707e194d35e0ef442ee72b46668e42cdfee105b6445d7eb0 in /
2017-10-10 00:32:20 UTC/bin/sh -c #(nop) COPY file:1172e26dac1f2b6dd4d3b3ae484c69b33109695606154cdb13dcfa032d798e88 in /etc/odoo/
2017-10-10 00:32:20 UTC/bin/sh -c chown odoo /etc/odoo/openerp-server.conf
2017-10-10 00:32:21 UTC/bin/sh -c mkdir -p /mnt/extra-addons && chown -R odoo /mnt/extra-addons
2017-10-10 00:32:21 UTC/bin/sh -c #(nop) VOLUME [/var/lib/odoo /mnt/extra-addons]
2017-10-10 00:32:21 UTC/bin/sh -c #(nop) EXPOSE 8069/tcp 8071/tcp
2017-10-10 00:32:22 UTC/bin/sh -c #(nop) ENV OPENERP_SERVER=/etc/odoo/openerp-server.conf
2017-10-10 00:32:22 UTC/bin/sh -c #(nop) USER [odoo]
2017-10-10 00:32:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2017-10-10 00:32:22 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.