Today I learnt about Kamal's ability to map Docker volumes into containers.
When you're using SQLite, without using volumes, your SQLite database will be trapped inside your image, forever being replaced every time you deploy your app.
Rails 8 seems to like storing SQLite databases in