This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
registry
Watch
1
Star
0
Fork
You've already forked registry
0
Code
Issues
Pull requests
Releases
Wiki
Activity
No description
29
commits
18
branches
49
tags
22
MiB
Go
98.1%
Shell
1.4%
Makefile
0.2%
Dockerfile
0.2%
Nginx
0.1%
31df62064d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Brian Bland
31df62064d
Adds logic for tracking ipc storage driver process status
...
This allows requests to not hang if the child process exits
2014-11-11 13:54:12 -08:00
cmd
Expects storage driver executables to be of the form registry-storage-name
2014-11-06 18:32:06 -08:00
configuration
Refactors configuration parser, removes Registry level from config file
2014-11-04 22:31:59 -08:00
storagedriver
Adds logic for tracking ipc storage driver process status
2014-11-11 13:54:12 -08:00
.travis.yml
Adds storage driver interface, tests, and two basic implementations
2014-10-22 10:50:43 -07:00
LICENSE
+ license
2014-10-21 13:25:04 -07:00
routes.go
Initial V2 API Router Implementation
2014-11-07 16:08:14 -08:00
routes_test.go
Initial V2 API Router Implementation
2014-11-07 16:08:14 -08:00