feat: use a unique Dockerfile for all Odoo versions #713
Annotations
1 error
|
build (19.0, python:3.12-slim-trixie)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -e -x -c /install/package_odoo.sh && /install/setup-pip.sh && /install/postgres.sh && /install/kwkhtml_client.sh && /install/kwkhtml_client_force_python3.sh && /install/dev_package.sh && su odoo -c \"umask 007 && python3 -m venv /odoo/.venv --system-site-packages && /odoo/.venv/bin/pip install -r /odoo/base_requirements.txt && /odoo/.venv/bin/pip install -r /odoo/extra_requirements.txt\" && /install/dockerize.sh && /install/purge_dev_package_and_cache.sh" did not complete successfully: exit code: 1
|