GoodERP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 line
353B

  1. workspace:
  2. base: /mnt
  3. path: addons
  4. services:
  5. postgres:
  6. image: postgres:14
  7. environment:
  8. - POSTGRES_USER=osbzr
  9. - POSTGRES_PASSWORD=osbzr
  10. pipeline:
  11. build:
  12. image: odoo:18
  13. commands:
  14. - odoo -d gooderp --db_host postgres -r osbzr -w osbzr --test-enable --stop-after-init --addons-path=/mnt/addons --log-level=test
上海开阖软件有限公司 沪ICP备12045867号-1