QFieldCloud allows seamless synchronization of your field data with your spatial infrastructure with change tracking, team management and online-offline work capabilities in QField.
Had to verify that the qgis container gets immediately killed, which is not great.
How to test:
1) add sleep(10000) to the start of docker-qgis/entrypoint.py
2) verify it is still running after a few minutes
3) docker compose stop
4) check if QGIS is still running:
Had to verify that the qgis container gets immediately killed, which is not great.
How to test: 1) add
sleep(10000)
to the start ofdocker-qgis/entrypoint.py
2) verify it is still running after a few minutes 3)docker compose stop
4) check if QGIS is still running: