Github user jdye64 commented on the issue:

    https://github.com/apache/nifi/pull/1372
  
    Good point about Docker ARG. If the plugin doesn't currently support I'm 
sure it would be an easy add.
    
    Sorry I wasn't very clear there. I was thinking about a more infrastructure 
level. For us to actually host our official image on Dockerhub there must be a 
unique tag, commit, and directory that points to our Dockerfile for a specific 
Docker tag. So if we had a minor release we would need to create a new 
directory. That is why in this commit I have the two directories "1.1.0" and 
"1.1.1" to illustrate that. I don't like that structure at all but it almost 
seems necessary to host via Dockerhub. This is somewhat of a limitation for 
"official" images only which most likely other users of the docker-maven-plugin 
are not doing but rather making internal release and sending to their own 
private docker repos.
    
    So when we made a PR to https://github.com/docker-library/official-images 
our PR would be a single file looking something like ...
    
    https://github.com/docker-library/official-images/blob/master/library/storm


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to