You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use original PSQL from image but advice to user to use a extra command to start using root similar to chown (and using volume to be psql faster in the main image?)
Add to PATH /home/odoo/.local/bin if you use pip install --user
chown -R odoo:odoo /home/odoo/.config
Call the same method from vxci to install chrome
10-build.sh using text plain if macosx --progress=plain because it is weird or not?
Remove psql message error when you run entrypoint the first time
Use vxci to know what modules to install/tests
Remove colorized logs option to be used from runbot
The text was updated successfully, but these errors were encountered:
chown
(and using volume to be psql faster in the main image?)--progress=plain
because it is weird or not?The text was updated successfully, but these errors were encountered: