Closed soni801 closed 4 months ago
needs further testing
wdym it works flawlessly :D
needs further testing
wdym it works flawlessly :D
curl -fsSL https://get.docker.com -o get-docker.sh
For sake of documentation: this PR now also moves tmpdir inside datadir. Shouldn't break anything.
This PR adds support for running as a Docker container, as well as adding Docker build tools. I'll also update installation instructions to make more sense.
It'd be nice to address #56 before merging this, but it's not that huge of a deal - worst case scenario we just add health checks to the Docker image later.
Fixes #43.