Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
/ prebaked-registry Public archive

A docker registry with prebaked nuclio processor onbuild images

License

Notifications You must be signed in to change notification settings

nuclio/prebaked-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prebaked-registry

A docker-registry built with pre-baked nuclio onbuild processor images images in it

⚠️ Archieving notice ⚠️

This project is no longer maintened and used for Nuclio production environments and hence archived. Feel free to fork, maintain, and update the list of images listed on the Makefile.

This pre-baked registry will contain the onbuild images consumed by nuclio for building processor images, so you can configure nuclio to consume it from a locally running registry using this image. It's also a fully-functioning docker registry of course (so you can push images to it), notice it is NOT persistent

Prerequisites:

  • docker - installed and working