Skip to content

Can't run example project #219

@aleprovencio

Description

@aleprovencio

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 trying docker-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: unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions