-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
Hello, I was not able to make the example project work:
- Using just as it is, returns this error on build stage:
chown: invalid user: ‘odoo:odoo’
The command '/bin/sh -c chown -R odoo:odoo /odoo' returned a non-zero code: 1- When updating the Dockerfile's image to
ghcr.io/camptocamp/odoo-project:14.0-latest, building the image works but got this error after tryingdocker-compose up:
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "docker-entrypoint.sh" executable file not found in $PATH: unknownMetadata
Metadata
Assignees
Labels
No labels