From 071511548bd2c47a724fd5739f455abfa851910d Mon Sep 17 00:00:00 2001 From: seahi Date: Tue, 15 Apr 2025 16:16:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d95eb4d --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# countdown + +[![Build Status](https://drone.seahi.me/api/badges/seahi/countdown/status.svg)](https://drone.seahi.me/seahi/countdown) + +依赖 Gitea + Drone 自动构建两个 Docker 课程使用的镜像: + +1. 运行15秒后自动退出的镜像 +2. 运行15秒后异常退出的镜像 + +这两个镜像的作用是演示 Docker 不同重启策略