Closed buktt closed 4 years ago
I don't understand, I'm new here - I'd appreciate somebody nice to help me in :)
The version I changed passed, and versions I did not touch failed? What should I do to make them pass? I did not change anything in them...
@buktt sorry this has not been attended to for a long time. Can you tell me what the intent of your change is? Why is the volume command needed rather than just use -v or --mount?
@buktt I have closed for now. If you can explain why you needed a VOLUME command rather than just using -v or -mount, then we can consider another PR if needed.
using the image with Kitematic - the UI that is shipped with docker - I cannot provide volumes.
The Kitematic uses the dockerfile to offer the user a UI for his volumes. As long as the dockerfile does not declare it's volumes - the UI cannot do that...