Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Import Docker Images Codefresh Plugin

Import external Docker images into Codefresh

Environment Variables

  • IMAGES: list of comma separated image names (with tags)
  • REGISTRY: registry DNS name (including port if needed, default to docker.io)
  • USERNAME: Docker registry user name (optional)
  • PASSWORD: Docker registry password (optional)
  • CF_URL: Codefresh URL
  • CF_API_TOKEN: Codefresh API Token