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

Figure out how to deal with paths #21

Open
hroncok opened this issue Sep 24, 2015 · 1 comment
Open

Figure out how to deal with paths #21

hroncok opened this issue Sep 24, 2015 · 1 comment

Comments

@hroncok
Copy link
Member

hroncok commented Sep 24, 2015

Especially in a containerized environment, we will have a lot of troubles, when client runs something as:

... --path /some/path

We'll need to figure out, how to deal with that.

@tradej
Copy link
Member

tradej commented Sep 24, 2015

For the Proof of Concept milestone, I would only document this as an issue that everything has to be done in the same $PWD.

Later, this should be solved with something like Docker volume containers or the like.

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