Docker Compose arguments

Is there the ability to pass docker-compose arguments, such as -f option to specify an alternate compose file? Also, is there the ability to pass  the docker-compose 'up' arguments, such as a specific service to bring up?

 

3

Hello, Robert,

at the moment there is no possibility to pass arguments but we have a request for improving the current implementation of docker compose's support:

https://youtrack.jetbrains.com/issue/IDEA-137765

Please vote for it.

1

请先登录再写评论。