Sign inSign up

secretagentnull/odoo-ci-8.0-fixed:latest

Manifest digest

sha256:f99687fc5adf3e4a6af92e4fd21c556d992bb4bee0acae2c0589dae11274dc50

OS/ARCH

linux/amd64

Compressed size

667.67 MB

Last pushed

5 months by secretagentnull

Type

Image

Manifest digest

sha256:f99687fc5adf3e4a6af92e4fd21c556d992bb4bee0acae2c0589dae11274dc50

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=C.UTF-80 B
8USER root0 B
9RUN /bin/sh -c apt-get update106.19 MB
10RUN /bin/sh -c case $(lsb_release63.43 MB
11RUN /bin/sh -c case $(lsb_release31.6 MB
12RUN /bin/sh -c npm install5.36 MB
13RUN /bin/sh -c curl -sSL2.58 MB
14RUN /bin/sh -c curl -sSL170.17 MB
15RUN /bin/sh -c add-apt-repository -y50.93 KB
16ARG python_version0 B
17RUN |1 python_version=2.7 /bin/sh -c105.27 MB
18ENV PIPX_BIN_DIR=/usr/local/bin0 B
19ENV PIPX_DEFAULT_PYTHON=/usr/bin/python30 B
20RUN |1 python_version=2.7 /bin/sh -c3.9 MB
21ARG virtualenv_constraint0 B
22RUN |2 python_version=2.7 virtualenv_constraint=<20.22 /bin/sh17.46 MB
23RUN |2 python_version=2.7 virtualenv_constraint=<20.22 /bin/sh4.56 MB
24ARG build_deps=setuptools-odoo wheel whool0 B
25RUN |3 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo216.87 KB
26RUN |3 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo406.48 KB
27ARG setuptools_constraint0 B
28RUN |4 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo8.89 MB
29ENV PATH=/opt/odoo-venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30ARG odoo_version0 B
31ADD https://raw.githubusercontent.com/OCA/OCB/8.0/requirements.txt /tmp/ocb-requirements.txt # buildkit524 B
32RUN |5 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo17.31 MB
33RUN |5 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo582.87 KB
34ARG odoo_org_repo=odoo/odoo0 B
35ADD https://api.github.com/repos/odoo/odoo/git/refs/heads/8.0 /tmp/odoo-version.json # buildkit327 B
36RUN |6 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo102.46 MB
37RUN |6 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo8.55 KB
38RUN |6 python_version=2.7 virtualenv_constraint=<20.22 build_deps=setuptools-odoo146 B
39ENV ODOO_RC=/etc/odoo.cfg0 B
40ENV OPENERP_SERVER=/etc/odoo.cfg0 B
41COPY bin/* /usr/local/bin/ # buildkit2.06 KB
42ENV ODOO_VERSION=8.00 B
43ENV PGHOST=postgres0 B
44ENV PGUSER=odoo0 B
45ENV PGPASSWORD=odoo0 B
46ENV PGDATABASE=odoo0 B
47ENV PIP_INDEX_URL=https://wheelhouse.odoo-community.org/oca-simple-and-pypi0 B
48ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
49ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
50ENV ADDONS_DIR=.0 B
51ENV ADDONS_PATH=/opt/odoo/addons0 B
52ENV INCLUDE=0 B
53ENV EXCLUDE=0 B
54ENV OCA_GIT_USER_NAME=oca-ci0 B
56USER 10000 B

Command

 ARG RELEASE