Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sunsided/portfolio-performance-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

Portfolio Performance 0.48.1

This is a dockerized version of Portfolio Performance (here on GitHub); it requires an X11 server to run.

You can run it locally by executing run.sh, which is essentially a shortcut for

docker run \
 --rm -it \
 --name portfolio-peformance \
 -e DISPLAY=$DISPLAY \
 -v /tmp/.X11-unix:/tmp/.X11-unix \
 -v $(pwd):/data \
 sunside/portfolio-performance:0.48.1

To build the image locally, run build.sh instead.

AltStyle によって変換されたページ (->オリジナル) /