https://github.com/diygod/docker-fava
A personal Docker image for Fava
https://github.com/diygod/docker-fava
Last synced: 3 months ago
JSON representation
A personal Docker image for Fava
- Host: GitHub
- URL: https://github.com/diygod/docker-fava
- Owner: DIYgod
- Created: 2025-02-01T13:07:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-04T13:58:39.000Z (3 months ago)
- Last Synced: 2026-03-04T21:24:53.097Z (3 months ago)
- Language: Dockerfile
- Size: 39.1 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-fava
A personal Docker image for [Fava](https://github.com/beancount/fava) including
- Fava plugins [Fava Portfolio Returns](https://github.com/andreasgerstmayr/fava-portfolio-returns), [Fava Investor](https://github.com/redstreet/fava_investor)
- Beancount plugin [Beancount Periodic](https://github.com/dallaslu/beancount-periodic)
- Command line tools [beanprice](https://github.com/beancount/beanprice), [beangrow](https://github.com/beancount/beangrow)
```sh
docker build -t fava .
```