Defaults to localhost. -P, --mysql-port INTEGER MySQL port. Defaults to 3306. -S, --skip-ssl Disable MySQL connection encryption. -i, --mysql-insert-method [DEFAULT|IGNORE|UPDATE] MySQL insert method.
Use a prebuilt version for a production instance, https://hub.docker.com/r/espocrm/espocrm. version: '3.8' services: espocrm-db: image: mariadb:latest container_name ...