Skip to content

rjshep/beancount-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README.MD

To build:

docker build -t <img name> .

To run:

docker run -d -v <beancount file dir>:/host -p 5000:5000 --name <img name>

where <beancount file dir> is the directory containing a single .beancount file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages