Track your cryptocurrency and stock holdings with an open-source web, mobile, and desktop app.
1.1K
GitHub Repository: https://github.com/Xtrendence/CryptoShare
Instructions
docker pull xtrendence/cryptoshare:latest command.docker run -p 3190:3190 xtrendence/cryptoshare command.If docker run -p 3190:3190 xtrendence/cryptoshare doesn't work, please use the docker image ls command to get the list of images, find the ID of the latest one, and run it using docker run -p 3190:3190 ImageID which will create a container using the image ID directly rather than a tag.
Content type
Image
Digest
Size
466.4 MB
Last updated
over 4 years ago
docker pull xtrendence/cryptoshare