root@davis-VMware-Virtual-Platform:/opt/seatable# systemctl start docker
root@davis-VMware-Virtual-Platform:/opt/seatable# docker-compose up
Starting seatable-mysql …
Starting python-starter …
Starting seatable-mysql … error
seatable-redis is up-to-date
Starting python-starter … error
ERROR: for python-starter Cannot start service python-starter: error while creating mount source path ‘/opt/seatable/python-pipeline/logs/starter-logs’: mkdir /opt/seatable: read-only file system
ERROR: for db Cannot start service db: error while creating mount source path ‘/opt/seatable/mysql-data’: mkdir /opt/seatable: read-only file system
ERROR: for python-starter Cannot start service python-starter: error while creating mount source path ‘/opt/seatable/python-pipeline/logs/starter-logs’: mkdir /opt/seatable: read-only file system
ERROR: Encountered errors while bringing up the project.