Publish Docker image to Gitea registry
Docker Build / Build Docker image (push) Failing after 8s

This commit is contained in:
unknown
2026-06-10 12:35:59 +09:00
parent 1811e351aa
commit 67864994aa
4 changed files with 78 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
idrac-info:
build:
context: .
dockerfile: Dockerfile
image: "${IDRAC_INFO_IMAGE:-gitea.mouse84.com/kim.kanghee/idrac-info:local}"