Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.67 KB

TODO.md

File metadata and controls

38 lines (27 loc) · 1.67 KB

TODO

  • Create a centos6 buildpack-deps image

  • Set a docker registry with delete support (See deploy)

    • integrate it with [delete-docker-registry-image][delete-docker.registry-image]
    • configure [storage]
    • write scripts to get [tags], catalogs, etc
    • remove orphain images?
    • more info on deleting images: here and here
    • registri API?
  • manage sensitive data using secret in docker-compose, as described here and here