The docker directus image is customized with the spatialite extension and a patch fixing this issue: directus/directus#17002
Custom directus docker image name: ghcr.io/noops-land/directus-k8s:latest
npm install
npm start
docker-compose up --build
On every commit on the main branch of this git repo, the workflow in ./.github/workflows is executed.
This github action updates the docker image in: /pkgs/container/directus-k8s
npm run install-k8s
npm run deploy-k8s