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

Support for VOLUME feature #60

Open
ejfdebruijn opened this issue Dec 14, 2014 · 4 comments
Open

Support for VOLUME feature #60

ejfdebruijn opened this issue Dec 14, 2014 · 4 comments

Comments

@ejfdebruijn
Copy link

Hi Wouter,

I really like your docker-maven-plugin, however the lack of the VOLUME feature in the plugin is the only thing I miss. Can you tell me if in some other way it is possible to make a docker directory accessible from outside the container? Or do you think this feature will be available soon?

E

@wouterd
Copy link
Owner

wouterd commented Dec 14, 2014

Hi!

This should be fairly straight-forward to implement, because it's part of the docker API.
Not sure if it will work with boot2docker though, the current CLI might do some magic to make that work. I'll have a look tomorrow and see if I can get it working.

@ejfdebruijn
Copy link
Author

Great! Looking forward to the results.

@udalrich
Copy link

Any progress on this? At the moment, it seems to be the only thing missing that I need.

@wouterd
Copy link
Owner

wouterd commented Feb 14, 2016

No real progress yet. It was really hard before, will have to check the REST API again.

Ardesco added a commit to Ardesco/docker-maven-plugin that referenced this issue Feb 18, 2016
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

3 participants