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

Windows batch scripts #71

Closed
10 of 11 tasks
shoeffner opened this issue Aug 22, 2016 · 1 comment
Closed
10 of 11 tasks

Windows batch scripts #71

shoeffner opened this issue Aug 22, 2016 · 1 comment
Assignees
Labels

Comments

@shoeffner
Copy link
Member

shoeffner commented Aug 22, 2016

Windows batch scripts are currently under development in feature/windows. They won't support docker native as we don't have access to Hyper-V on machines other than Windows 10.

We will try to follow a similar syntax as we have for the bin/wasabi.sh but for a start the scripts won't be as feature rich as the unix ones are: for now our goal is building and running locally in a docker-machine.

  • bootstrap
  • usage
  • build
  • start
  • test (optional for now)
  • integration tests failing since docker-machine stops the time on host sleep
  • stop
  • remove
  • package (optional for now) - won't fix now
  • resource (optional for now)
  • README.md updates
@shoeffner shoeffner self-assigned this Aug 22, 2016
@shoeffner
Copy link
Member Author

shoeffner commented Sep 10, 2016

Resolved except for package in #78 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant