You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: