Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Docker for Mac #195

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Support Docker for Mac #195

wants to merge 6 commits into from

Commits on May 5, 2020

  1. Support Docker for Mac

    Use localhost instead of container ip and redirected ports
    For ActiveMQ
    carlossg committed May 5, 2020
    Configuration menu
    Copy the full SHA
    2352110 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    26dc541 View commit details
    Browse the repository at this point in the history
  2. fix: enable choosing docker port forwading

    using system property docker.portforward
    carlossg committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5710d27 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Do no save the configuration after AMQ restart

    It makes the tests pass
    but is not the way it should work
    Use the same port forward before and after restart
    carlossg committed May 29, 2020
    Configuration menu
    Copy the full SHA
    86162f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Force rebuild

    carlossg committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cb967fd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Revert "Force rebuild"

    This reverts commit cb967fd.
    carlossg committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    35feead View commit details
    Browse the repository at this point in the history