This commit is contained in:
2025-10-15 20:14:12 +08:00
parent f4afbb7712
commit 7ac0e58599
16 changed files with 6085 additions and 0 deletions

12
docker/docker.env.example Normal file
View File

@@ -0,0 +1,12 @@
# AutoDock Vina 配置
VINA_VERSION=1.2.7
VINA_PLATFORM=mac_aarch64
DOWNLOAD_VINA=true
# 其他平台选项:
# VINA_PLATFORM=linux_x86_64
# VINA_PLATFORM=mac_x86_64
# VINA_PLATFORM=windows_x86_64
# 禁用 AutoDock Vina 下载
# DOWNLOAD_VINA=false