image: fixed tags, catalog, push operation
This commit is contained in:
@@ -237,5 +237,6 @@ func (hand *Handler) ListManifests(rctx *router.Context) {
|
||||
if err != nil {
|
||||
hand.logg.Errorf("ListManifests error: %v", err)
|
||||
}
|
||||
rctx.SendJSON(code, res)
|
||||
|
||||
rctx.SendJSON(code, res.Repositories)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user