Skip to content

iEverX/fava-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fava-docker

A Dockerfile for beancount-fava

Environment Variable

  • BEANCOUNT_FILE: path to your beancount file. Default to empty string.

Usage Example

# assume you have example.bean in the current directory
docker run -v $PWD:/bean -e BEANCOUNT_FILE=/bean/example.bean yegle/fava

About

A Dockerfile for beancount-fava

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 77.4%
  • Shell 22.6%