Skip to content

A really badly patched Dockerfile for beancount-fava

License

Notifications You must be signed in to change notification settings

Steffo99/docker-fava

 
 

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 really badly patched Dockerfile for beancount-fava

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 78.9%
  • Shell 21.1%