fix: update Dockerfile and entrypoint script for improved tool installation and configuration

This commit is contained in:
2026-03-09 19:30:16 +07:00
parent 7aa72c8719
commit ff584e8722
4 changed files with 27 additions and 13 deletions

View File

@@ -5,8 +5,9 @@ services:
restart: no
environment:
- GITHUB_TOKEN=${GITHUB_TOKEN}
- MISE_DATA_DIR=/tools
- MISE_CONFIG_DIR=/tools/config
# MISE environment variables
# - MISE_DATA_DIR=/tools/mise
# - MISE_CONFIG_DIR=/tools/config
volumes:
- dev-tools-data:/tools