spcl/rFaaS

Add Docker registry

開放

#19 建立於 2023年3月6日

 (7 則留言) (0 個反應) (1 位負責人)C++ (19 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (59 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

We are wrapping up the support for using Docker images and rFaaS (#10). However, we only use DockerHub, which has multiple restrictions - throttling and network latency. We want to locally deploy a Docker registry.

  • Add scripts for deploying the Docker registry and generating JSON configuration.
  • Add configuration of Docker registry in the rFaaS executor manager configuration.
  • Add polling Docker images on container allocation in the execution manager - only when the image is not present already.
  • Support registry credentials.

貢獻者指南