docker-compose with bundle
Hello,
What would be the RM way to run this command for specific service? Any way to do this from gui?
docker-compose run --rm app bundle
Now opening docker-compose file, for specific service is offered only one command: docker-compose.yml up -d app
RubyMine 2022.1
Build #RM-221.5080.196, built on April 11, 2022
请先登录再写评论。
Hello,