0 Replies Latest reply on Jul 16, 2015 7:11 PM by platrelefs

    Admin Console Through Docker and Marathon

    platrelefs

      I was reading through the Wildfly Docker image documentation, and searched on google for more info on running the admin console through port 9990 on localhost.

      That's all well and good, pretty straight forward stuff.

      Then I tried to mimmick this in Marathon and got hung up on specifying options for the Docker run command. Specifically, Marathon automatically executes the run command with (supposed?) optional parameter entry to use with run.

       

      Was wondering if anybody had tried this approach, running Wildfly on Marathon and what your take is on using / not using Docker to facilitate that?

      I appreciate it.