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 support #30

Closed
wants to merge 0 commits into from
Closed

Conversation

pabloguerino
Copy link
Contributor

@pabloguerino pabloguerino commented Mar 22, 2017

discussed in issue #18

@pabloguerino pabloguerino mentioned this pull request Mar 22, 2017
Copy link
Contributor

@andypost andypost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, can't test

Makefile Outdated
$(shell cp -n ./src/docker/docker-compose.override.yml.default ./src/docker/docker-compose.override.yml)
else
COMPOSE_ARGS=""
WINDOWS=0
Copy link
Member

@jbguerraz jbguerraz Apr 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cosmetic but I would have moved "WINDOWS=0" on top of "COMPOSE_ARGS" to keep it like for the "windows" case (line 6)

@pabloguerino
Copy link
Contributor Author

Updated to match JB comment + resolved conflicts
Not sure if this is going to be used anyway

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

Successfully merging this pull request may close these issues.

3 participants