This commit is contained in:
Your Name
2026-09-08 11:23:34 +00:00
committed by awei
parent b93e85b428
commit b028e6dd73
3 changed files with 1 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
# Nginx Docker image
# 包含自定义配置的反向代理
FROM nginx:alpine
FROM swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/nginx:alpine
LABEL maintainer="StoneLan"
LABEL description="Nginx reverse proxy container"