-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
provider/docker: Docker upload #4921
Conversation
"regexp" | ||
|
||
"github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure whether transitive dependencies are the way to go here. Any suggestions?
@jen20 @radeksimko, any opinion/ advices regarding the comments above? |
Hi @ColinHebert It feels like a functionality that belongs into either Packer or some kind of provisioner rather than a resource - but I may misunderstood your intentions here. |
I just found #6827 (docker provisioner) - would that be sufficient for your use case (when finished)? |
@ColinHebert I am going to close this PR out. It's been a while since any communication on it - I am going to assume (for now) that it's not needed. If you feel it still is, please just have a read back through and let us know :) Thanks for all the work here! Paul |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This should allow the user to upload custom files/folders to the docker container before starting it.
In terms of command line, this is the equivalent of: