Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md docker instructions
Add `--rm` to the docker commandline to not leave old unused containers around. All the state is in the mapped folders, so they only waste disk space (and caused some weird btrfs issues on my system)
- Loading branch information