Page MenuHomeDevCentral

Prepare an API to get information about registry
Closed, ResolvedPublic

Description

The docker registry contains:

  • blobs, with the data
  • repositories, with the metadata

The repositories are mainly interesting as a collection of pairs (tag, image hash).

They also contains layers (but for all tags)

Event Timeline

dereckson created this task.

Remaining tasks:

  • publish the documentation (all the ops, spec and Jenkins part is ready, it needs to be reviewed)
  • prepare a Docker image, prepare container deployment in rOPS
  • stabilize rLF dep to 0.4.0