This website requires JavaScript.
Explore
Help
Register
Sign In
zcl
/
docker-actins-test
Watch
1
Star
0
Fork
0
You've already forked docker-actins-test
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MR-ZC
578744eddd
更新 GitHub Actions 工作流,修改部署脚本以输出当前工作目录,便于调试和确认环境设置。
2025-03-26 10:51:51 +08:00
.github
/workflows
更新 GitHub Actions 工作流,修改部署脚本以输出当前工作目录,便于调试和确认环境设置。
2025-03-26 10:51:51 +08:00
.env
init
2025-03-25 15:09:18 +08:00
docker-compose.yml
添加 docker-compose.yml 文件以支持容器编排,并更新 GitHub Actions 工作流以使用 docker-compose 管理容器生命周期。
2025-03-25 19:00:47 +08:00
Dockerfile
更新 Dockerfile,修改基础镜像为私有 Docker Registry 中的 Python 3.10-alpine 版本。
2025-03-25 18:47:13 +08:00
main.py
..
2025-03-25 16:51:37 +08:00
requirements.txt
init
2025-03-25 15:09:18 +08:00
Description
测试actions工作流
46
KiB
Languages
Python
89.6%
Dockerfile
10.4%