Description
Currently the way the Docker images are created they are:
apache/knox:gateway-VERSION
apache/knox:ldap-VERSION
This shouldn't be done since it should be:
apache/knox-gateway:VERSION
apache/knox-demo-ldap:VERSION
This would be cleaner from Docker perspective and not put anything else in tags.
Attachments
Issue Links
- links to