Docker Registry vs Docker “Trusted” Registry

后端 未结 2 539
时光取名叫无心
时光取名叫无心 2021-02-13 00:18

I just read the entire docs on securing a private Docker Registry. In addition to this, there seems to be a \"Docker Trusted Registry\", which is described as:<

2条回答
  •  心在旅途
    2021-02-13 01:04

    DTR is the paid support service for the registry - see https://hub.docker.com/enterprise/

    Basically, they help you setup and will give you support down the road. It might have some niceties, otherwise you are left to your own to figure out how to run the registry.

提交回复
热议问题