saveourtool/save-cloud

Orchestrator: Scheduled task for docker environment mainenance

Open

#528 建立於 2022年1月11日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Kotlin (4 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (38 star)
PR 合併指標
 (PR 指標待抓取)

描述

* To reduce build times we should periodically pull supported images (e.g. ubuntu:latest, openjdk:11 etc.) * Related to #344, those base images can be built periodically in the background too (like, combination of SDK + version + APT dependencies) ^ Irrelevant because we are now using images from ghcr.io

  • We keep getting an error with EOF on docker pull from time to time, which can be fixed with docker logout, which does nothing, because we are using public registries, but still is able to fix stuff. It should be done periodically as well.

貢獻者指南