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

Add a {{dir}} placeholder for relative commands #6

Open
frankcarey opened this issue Nov 11, 2015 · 0 comments
Open

Add a {{dir}} placeholder for relative commands #6

frankcarey opened this issue Nov 11, 2015 · 0 comments

Comments

@frankcarey
Copy link
Contributor

I want to reference something on the local file system in a docker exec command. If I was in the root folder (where .ahoy.yml file is) then I should be ok, but it would be nice to be able to do the same thing in a subdirectory. Ahoy could easily be smart enough to know the relative path of the directory ahoy is being called from and place that into {{dir}}

This is really useful for docker commands being run outside the container since you could know what the root is inside the container.

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

No branches or pull requests

2 participants