JFrog and Docker Partnership

Unsere Partnerschaft mit Docker ist von grosser Bedeutung fรผr DevOps-Teams

Wir treten einen groรŸen Schritt an der fรผr unsere Kunden und die gesamte DevOps-Community erhebliche messbare Vorteile bringen wird: Eine bahnbrechende Partnerschaft mit Docker, die Cloud-Anwender der JFrog DevOps Platform von den Beschrรคnkungen des Docker-Hub fรผr das Herunterladen von Images befreit. Diese Vereinbarung stรคrkt JFrogs lebendiges ร–kosystem von Integrationspartnern, das auf unserem Unternehmensgrundprinzip โ€œtoo integrated โ€ฆ

Push the Limits of Virtual Repositories

Our recent Developer and DevOps Trends 2015 survey showed that anyone using Docker also uses additional technologies. Iโ€™ll let you in on a little secret. Thatโ€™s true in general, not just in relation to Docker. The vast majority of developers work with several different technologies at once. So most (if not all) of you are โ€ฆ

4 best practices in repository configuration

1. If you are using several technologies, (e.g. Nuget, Maven, NPM, PyPi etc..) define a unique repository for each of them. By doing that you are making sure that all of the build requests are directed to the right place rather than going to a repository that may not even have the necessary packages. 2. โ€ฆ