Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1538
@mfelgamal
What about having each **Dockerfile** for each released version? like this
[docker-library/mysql](https://github.com/docker-library/mysql/tree/10eb5eab8d3d793c49a701ed7a42e1e5d1c9bb59).
There are some advantages in this approach.
- If we use [automated build of
dockerhub](https://docs.docker.com/docker-hub/builds/), we don't need to build
at all. Dockerhub will build whenever we change `Dockerfile`
- Additionally, we can register these dockerfiles to [official dockerhub
registry](https://github.com/docker-library/official-images) like
[this](https://github.com/docker-library/official-images/blob/master/library/mysql)
---
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.
---