Skip to content

jemaiah/zeppelin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zeppelin-docker

set password in launch.sh script, to setup the zeppelin password for admin, user1, user2, user3 Zeppelin will be launched without root privileges, to prevent any root access to the container from the notebook. you can customise the root password by adding the SHA-256 hash to the build file.

to generate a new root password SHA512

openssl passwd -6 -salt XYZ password

To Build the image

docker build . -t jemaiah/zeppelin-docker:0.8.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published