Christian Lenz created NETBEANS-2321:
----------------------------------------

             Summary: Support for docker-compose
                 Key: NETBEANS-2321
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2321
             Project: NetBeans
          Issue Type: New Feature
          Components: docker - Infrastructure
    Affects Versions: Next
            Reporter: Christian Lenz


It would be nice, if NetBeans can handle Docker Compose. The commandline is 
docker-compose and it searches for a docker-compose.yml file which will run the 
container with the given config. This is not possible in NetBeans, yet.

The command, that I run inside my folder from the command line is: 
*docker-compose up -d --force-recreate --build --renew-anon-volumes*

Atm I need to run that from my command line. It would be nice to have an action 
inside NetBeans for that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to