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

Use docker-compose without having to set the --project-directory #547

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

hardbyte
Copy link
Collaborator

Just a small tidy up, there was some inconsistency between how we used docker-compose and how the average user might expect to.

@hardbyte hardbyte requested a review from wilko77 April 21, 2020 22:22
@hardbyte hardbyte mentioned this pull request Apr 22, 2020
if [[ "$NO_ANSI" == "TRUE" ]]; then
commandPrefix="$commandPrefix --no-ansi "
fi

# change current working directory to the tools directory
cd "${0%/*}/../tools"
Copy link
Collaborator

Choose a reason for hiding this comment

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

yeah right. I'm sure there is a universe where that command makes intuitive sense...

@hardbyte hardbyte merged commit 4298031 into develop Apr 22, 2020
@hardbyte hardbyte deleted the fix-compose-volume branch April 22, 2020 04:07
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.

None yet

2 participants