From bebf517601a3d78394978268ba815a02f73e829e Mon Sep 17 00:00:00 2001 From: Astro-CQM Date: Fri, 16 May 2025 05:54:17 +0900 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab7bf61d..28539c16b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # オスカー。 +![TeamCity Build Status](https://city.psec.dev/app/rest/builds/buildType:(id:Misskey_Container)/statusIcon) + **This repository is not for "general" purpose, so use this code at your own risk.** -Following one is original Misskey.io repository's README. +You can use this container image to deploy with docker. +``` +reg.psec.dev/oscar-surf/misskey:latest +``` +Following one is original Misskey.io repository's README. ---