-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Description
Hi. While playing with simple hadoop cluster setup inside docker containers, I noticed that lots of other software (not only hadoop) relies on $JAVA_HOME variable.
And while this build is responsible for java flavor installation, wouldn't it be reasonable to define JAVA_HOME in Dockerfile via ENV command, for further use?
My thoughts relies on best practices, where ENV usage is proper for "providing variables specific for containterized service"
Metadata
Metadata
Assignees
Labels
No labels