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

Parameter to work with a local storage #7

Open
jstabenow opened this issue May 26, 2016 · 3 comments
Open

Parameter to work with a local storage #7

jstabenow opened this issue May 26, 2016 · 3 comments

Comments

@jstabenow
Copy link

Would it possible to work with a local folder? For rapid development of new packages this would be a nice addition.

The docker command could be:

docker run -p 8080:8080 -d -v $PWD:/local-universe ftrossbach/dcos-config-reader --add-local-universe="/local-universe"
@ftrossbach
Copy link
Contributor

Hi,

Should not be too difficult. I won't get round too it too quickly, but I
welcome pull requests :)

Jan Stabenow notifications@github.com schrieb am Do., 26. Mai 2016 um
09:51:

Would it possible to work with a local folder? For rapid development of
new packages this would be a nice addition.

The docker command could be:

docker run -p 8080:8080 -d -v $PWD:/local-universe ftrossbach/dcos-config-reader --add-local-universe="/local-universe"


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#7

@jstabenow
Copy link
Author

Hi :-)
That's very cool!
I can't develop this because I'm not a programmer. I'm so sorry.

@ftrossbach
Copy link
Contributor

I'll look into it. It's a nice feature idea :)

Jan Stabenow notifications@github.com schrieb am Do., 26. Mai 2016 um
09:57:

Hi :-)
That's very cool!
I can't develop this because I'm not a programmer. I'm so sorry.


You are receiving this because you commented.

Reply to this email directly or view it on GitHub
#7 (comment)

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

No branches or pull requests

2 participants