Code Monkey home page Code Monkey logo

Comments (3)

hstenzel avatar hstenzel commented on August 14, 2024

Thanks for the report!

The "-P" option will map all EXPOSEd ports, and 9090 is EXPOSEd. I would expect that if you run "docker ps" with the original command that you'll see which ports were used under the "PORTS" column.

Also, if you do "make gui" or even just a make by itself, make will query Docker to find the mapped port and try to open a browser to that url.

The example uses the "-P" instead of being specific about the mapped ports to make it easier to run multiple containers at the same time. If we didn't do that, then every DataPower Docker container would try to use the same port, or you'd have a manual process to manage the mappings, and both seemed worse than letting Docker pick.

from datapower-labs.

silenceleaf avatar silenceleaf commented on August 14, 2024

Got you, thank you for your response!

from datapower-labs.

hstenzel avatar hstenzel commented on August 14, 2024

Sounds like we're all set then. Closing.

from datapower-labs.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.