dcos-labs/dcos-config-tool

Parameter to work with a local storage

jstabenow opened this issue · 3 comments

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"

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

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

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)