Evgeniy Skidan

Results 2 issues of Evgeniy Skidan

Default "*" value for paths is better than nothing, but it'd be nice to have a way to manage it.

I followed [Sqlite3 on fly volumes](https://fly.io/docs/rails/advanced-guides/sqlite3) tutorial and proactively enabled [swap](https://fly.io/docs/rails/getting-started/dockerfiles/#out-of-memory) for demo rails app. It turned out that, since the container is launched as root user when swap is...