I was able to resolve this issue from
- destroy app, db, builder
- remove fly.toml/Dockerfile
- run mix phx.gen.release --docker --ecto
release was successful and now can execute
flyctl deploy
and it worked. Thanks: kernel panic when deploying app
I was able to resolve this issue from
release was successful and now can execute
flyctl deploy
and it worked. Thanks: kernel panic when deploying app