Open ysantiago opened 1 year ago
@antonag32
Could you make a Dockerfile into root path of:
With all steps to install runbot following this script:
Note: Change all repositories cloned to vauxoo forks
Consider using the parameter "privileged" and "--pid host" for "docker run" command in order to be able to run docker into dockers
So, it will require to create a docker compose too in order to know all the parameters needed to run a runbot
After that... could you fix the issue related, please
UPDATE: Consider using the following docker image base FROM quay.io/vauxoo/odoo110
(requires run /entrypoint_image
to configure supervisorctl odoo service)
Al intentar acceder a una instancia runbot creada con mi usuario me solicita clave.
El MR con el que hice la prueba es https://git.vauxoo.com/vauxoo/sbd/-/merge_requests/817