Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 420 Bytes

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