ankur512512 / jfrog-docker-repo-simple-example

Getting started with JFrog Docker Repos - Example

Home Page:https://www.jfrog.com/confluence/display/JFROG/Docker+Registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with JFrog Docker Repos - Example

This repo contains a simple Dockerfile that can be used to exercise Docker repositories in Artifactory via the Docker Challenge.

This Dockerfile assumes the following:

  • A local docker repository with the name "docker-dev-local" has been created in Artifactory
  • A remote docker repository with the name "docker-hub-remote" has been created in Artifactory
  • A virtual docker repository with the name "docker" has been created in Artifactory and includes the "docker-dev-local" and "docker-hub-remote" repositories with the "docker-dev-local" repository set as the Default Deployment Repository.

To learn more about JFrog Platform integration with Docker, visit Docker Registry Documentation.

About

Getting started with JFrog Docker Repos - Example

https://www.jfrog.com/confluence/display/JFROG/Docker+Registry


Languages

Language:Dockerfile 100.0%