vikunja/docs/content
kolaente a0e812395f
continuous-integration/drone/push Build is passing Details
feat(docker)!: use scratch as base image
This change modifies the docker image so that it uses the scratch image instead of alpine. This is possible because the Vikunja binary is now entirely statically compiled, wich no dependencies on any system c libraries.

This also changes the default path for the sqlite file in the docker image (breaking). When using sqlite in docker, the VIKUNJA_DATABASE_PATH config variable or the file mount must be changed to prevent data loss.
2024-02-25 22:49:04 +01:00
..
doc feat(docker)!: use scratch as base image 2024-02-25 22:49:04 +01:00