-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Yang Yang edited this page Mar 25, 2020
·
11 revisions
Welcome to the xud-docker wiki!
We create this project for 0-install xud environment which means:
- Small installer size (like xud.sh)
- No pre-installed dependencies (so shell scripts and binary is prefered)
- Sandboxed environment (keep users' host clean)
- Bash (>=3.2)
- Docker
- POSIX Utilities
- xud.sh: Users need to download this file to start using xud-docker
- setup.sh: A simple wrapper for main.sh which provides upgrading and network choosing features
- images folder: Place all images' Dockerfiles
- tools folder: Development utilities
tools/build