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

Ability to pass in a fittings file on host machine to docker container #22

Open
asimkhawaja opened this issue Apr 21, 2016 · 5 comments

Comments

@asimkhawaja
Copy link
Contributor

As a user I would LOVE to be able to pass in a fittings file sitting on the host machine as a parameter to the docker container for plumbery so that I dont have post my fittings file on a webserver.

@bernard357
Copy link
Contributor

Do you have access to docker storage for your container? If yes, then you can write your fittings plan to this storage, and give to plumbery the file path instead of a web link. Note that I have not tested the idea, this is just popping up as a potential solution.

@tonybaloney
Copy link
Contributor

hey the process supports ftp, windows file shares, nfs etc. but not a local file. its a tricky one because docker containers are not persistent.

@asimkhawaja
Copy link
Contributor Author

I want to try Bernards idea, after I get my fittings file working directly with plumbery.

If that doesnt work then its time to create an issue again.

@bernard357
Copy link
Contributor

@tonybaloney, would it make sense to you to integrate fittings plan in a Dockerfile? In other terms, we could combine plumbery and one fittings plan in a docker container. Maybe a crazy idea, so your feedback is welcome

@bernard357
Copy link
Contributor

@asimkhawaja do you have feedback on this one? Thanks

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

3 participants