- Push
latesttag on each version bump
- Unset debug
- Base Image changed to
cusspvz/nodewhich is based on Alpine and comes with Node.js pre-compiled. - Applied S6 supervisor
- Code that initializes NFS Server was refactored
- Added a Features test suite image
- Remove constant chown repair
- Ignore
.logfiles on git and docker - Removed
dockerbased commands frompackage.json - Base Image is now
progrium/busybox, which is based onOpenWRTdistribution - Added nfs server for data dir
- Add uid and gid set on
docker run. - Add ownership constant set
- Added CHANGELOG.md (oh yeah, thats me b*tches)
- Docker is now ignoring all
.mdfiles on build - Minor corrections on
README.md:ctl add --token="…" namespaceisctl add --secret="…" namespaceinstead- Key typing errors
- By default, btsync config file was moved to
/datainstead of/etc. This allowsbtsyncto re-use it on system reload. ctl initnow reads configuration instead of generating a new one
First working version