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

Implemented bind mount type; added tests #4958

Merged
merged 5 commits into from
Dec 4, 2018
Merged

Commits on Dec 3, 2018

  1. Implemented bind mount type; added tests

    Implemented the `bind` mount type. This will allow Windows users to mount absolute paths.
    angrycub committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    845c639 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. gofmt and test fixes

    angrycub committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    1d2e517 View commit details
    Browse the repository at this point in the history
  2. Try Xenial

    dadgar committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    c51235a View commit details
    Browse the repository at this point in the history
  3. Revert "Try Xenial"

    This reverts commit c51235a.
    dadgar committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f928870 View commit details
    Browse the repository at this point in the history
  4. Skip tests in travis

    dadgar committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    a62a151 View commit details
    Browse the repository at this point in the history