Skip to content

jessedusty/docker-baobab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Baobab

Baobab running in a docker container with NoVNC to figure out what is taking up space on a headless server.

How to use

docker run -it -v /place/to/mount:/data -p 6080:6080 jessedusty/baobab

Then open a web browser and goto http://<server-ip/dns>:6080

You can set the resolution/bit-depth using the environment variable $RESOLUTION_BIT_DEPTH. The default ix 1600x900x16.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 55.8%
  • Shell 44.2%