spcl/rFaaS

Add Docker registry

オープン

#19 opened on 2023/03/06

 (7 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (19 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (59 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド