mirror of
https://github.com/esauflores/toolbox.git
synced 2026-03-09 21:03:59 +00:00
fix: update Dockerfile and entrypoint script for improved tool installation and configuration
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user