-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
- 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=plainbecause 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