Open3
koyeb

https://www.koyeb.com/docs/deploy/ruby-on-rails を参考
M1macだとrails7の新規作成時にエラーとなったので https://qiita.com/kazu1212-star/items/80f2fd29401824e52b6b を参考にrails newを通した
https://github.com/koyeb/example-railsの通りにrails server -b 0.0.0.0
を run commandとして設定
CPUのplatformが違う的なエラーが出るのでhttps://qiita.com/tak_waka/items/ba4f5fb518ae6b8246e4を参考にして成功