I am using on-prem JFrog Artifactory to hold maven artifacts. I have a need to use this Artifactory to hold my app's docker images. So I tried creating a new docker repository but it showed me docker type as disabled. When I am looking around people are suggesting to use JFrog Container Registry.
Can't I create a docker repository in my existing Artifactory, does it require any plugin etc. to be downloaded to add this functionality in existing Artifactory?
And how to enable that docker repository option while trying to create a new repository?