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

Fix problems with copying files and Docker-Compose on Windows #514

Merged
merged 7 commits into from
Dec 11, 2017

Commits on Dec 10, 2017

  1. Fix problems with copying files and Docker-Compose on Windows

    For docker socket mounting on Windows, the socket path must be prefixed with an additional "/"
    kiview committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    aa9357a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43faf02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    029c65d View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    kiview committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    f4986ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a35d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    ae906cb View commit details
    Browse the repository at this point in the history
  2. Remove @NotNull annotation

    kiview committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    4b5f861 View commit details
    Browse the repository at this point in the history