I'm aware of JFrog Artifactory Pro for support of private docker registry which we can use to push and pull the docker images from Artifactory. I want to know whether same support is available with Artifactory OSS version also or not.
Thank you
I'm aware of JFrog Artifactory Pro for support of private docker registry which we can use to push and pull the docker images from Artifactory. I want to know whether same support is available with Artifactory OSS version also or not.
Thank you
JFrog offers free Docker/Helm registry, it called JFrog Container Registry and it is based on Artifactory. More information on JFrog Container Registry and comparison against other Docker registries can be found here.
Edit: the below was true until 20th of November 2019. Since then, @Shay's accepted answer which is younger than mine is correct. The below alternatives are still worth to consider for a free solution.
You can have a look at the jfrog OSS page.
From there click "Artifactory" > "Compare to pro".
Scroll down in the list of features to "Package Management", read the overwhelming list of formats the product manages and notice in front of the "OSS" version this little note:
(Only supports: Maven, Gradle and Ivy)
So there we are, your answer is: no
There are several other solutions you can consider if your requirement is "OpenSource and/or Non Paid". I'll only name a few I'm familiar with:
JFrog offers free Docker/Helm registry, it called JFrog Container Registry and it is based on Artifactory. More information on JFrog Container Registry and comparison against other Docker registries can be found here.
I just spun up an artifactory-oss docker-compose setup and can confirm that it is not included. See screenshot below.
© 2022 - 2024 — McMap. All rights reserved.