This is the repository server for ccdocker.
Written in ES6/7.
$ node index.js
It's running on port 8081
Images are quickly stored on the fs, in ./images/<name>/<version>
. latest
will
always refer to the most recently uploaded version. It's very basic right now.
MIT