Does docker image support sqlite

I have a running latest 1.16.X gitea using the binary with sqlite database. I want to start using the docker image instead. Does docker container support sqlite? The docs for docker don’t show a docker compose file using sqlite.

1 Like

There is no need for a separate service for sqlite, reason why it does not show. But it’s included.