Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 383 Bytes

ccdockerd

This is the repository server for ccdocker.

Written in ES6/7.

Running it

$ node index.js

It's running on port 8081

Images

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.

License

MIT