command使用 command 可以覆盖容器启动后默认执行的命令。
command: bundle exec thin -p 3000
这个具体怎么使用啊,能不能举例说明
bundle exec thin这几个参数具体怎么使用