8000 GitHub - tipxmr/tipxmr-docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

tipxmr/tipxmr-docker

Repository files navigation

TipXMR Docker

Dockerize TipXMR for development and production

Installation

Dependencies

  • git
  • docker
  • docker-compose
git clone git@github.com:tipxmr/tipxmr-docker.git 
cd tipxmr-docker/scripts
./install_linux.sh
docker-compose up

Then open http://localhost:8080 in your browser.

Fixing the permission issue

in case you run into a permission issue with docker, try the following command sudo setfacl --modify user:$USER:rw /var/run/docker.sock

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0