From a315669e7a5eec58f841de4fcd57862f8e9363ec Mon Sep 17 00:00:00 2001 From: Bibo Hao Date: Mon, 16 Mar 2026 13:19:03 +0800 Subject: [PATCH 1/3] Update images.yaml Signed-off-by: Bibo Hao --- task-sync-docker-images/images.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/task-sync-docker-images/images.yaml b/task-sync-docker-images/images.yaml index 2f23427..1227a15 100644 --- a/task-sync-docker-images/images.yaml +++ b/task-sync-docker-images/images.yaml @@ -7,6 +7,13 @@ docker.io/nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04,12.4.1-cudnn-devel-ubuntu22 - registry.cn-beijing.aliyuncs.com/labnow-oss/nvidia-cuda +# Coder: https://github.com/coder/coder/pkgs/container/coder +ghcr.io/coder/coder:latest + - quay.io/labnow/nvidia-cuda + - registry.cn-hangzhou.aliyuncs.com/labnow-oss/nvidia-cuda + - registry.cn-beijing.aliyuncs.com/labnow-oss/nvidia-cuda + + # Elasticserach # - ref1: https://github.com/elastic/elasticsearch/releases # - ref2: https://www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-docker From ef1897d9976b9c19c6a56218e73e002583c192b1 Mon Sep 17 00:00:00 2001 From: Bibo Hao Date: Mon, 16 Mar 2026 13:24:45 +0800 Subject: [PATCH 2/3] Update images.yaml Signed-off-by: Bibo Hao --- task-sync-docker-images/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task-sync-docker-images/images.yaml b/task-sync-docker-images/images.yaml index 1227a15..881b004 100644 --- a/task-sync-docker-images/images.yaml +++ b/task-sync-docker-images/images.yaml @@ -8,7 +8,7 @@ docker.io/nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04,12.4.1-cudnn-devel-ubuntu22 # Coder: https://github.com/coder/coder/pkgs/container/coder -ghcr.io/coder/coder:latest +ghcr.io/coder/coder:latest: - quay.io/labnow/nvidia-cuda - registry.cn-hangzhou.aliyuncs.com/labnow-oss/nvidia-cuda - registry.cn-beijing.aliyuncs.com/labnow-oss/nvidia-cuda From 93b813d2aa72159c563402bc89fcb985fa32f54c Mon Sep 17 00:00:00 2001 From: Bibo Hao Date: Mon, 16 Mar 2026 13:36:54 +0800 Subject: [PATCH 3/3] Update images.yaml Signed-off-by: Bibo Hao --- task-sync-docker-images/images.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/task-sync-docker-images/images.yaml b/task-sync-docker-images/images.yaml index 881b004..4596d0e 100644 --- a/task-sync-docker-images/images.yaml +++ b/task-sync-docker-images/images.yaml @@ -9,9 +9,9 @@ docker.io/nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04,12.4.1-cudnn-devel-ubuntu22 # Coder: https://github.com/coder/coder/pkgs/container/coder ghcr.io/coder/coder:latest: - - quay.io/labnow/nvidia-cuda - - registry.cn-hangzhou.aliyuncs.com/labnow-oss/nvidia-cuda - - registry.cn-beijing.aliyuncs.com/labnow-oss/nvidia-cuda + - quay.io/labnow/coder + - registry.cn-hangzhou.aliyuncs.com/labnow-oss/coder + - registry.cn-beijing.aliyuncs.com/labnow-oss/coder # Elasticserach