nvm-docker-ci
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Installing nvm in Docker
- Using nvm in CI/CD pipelines
- Non-interactive shell configuration
Trigger phrases include:
- "Dockerfile", "容器", "CI/CD"
- "BASH_ENV", "ENTRYPOINT", "non-interactive"
How to use this skill
CRITICAL: This skill targets container and CI usage only. Base install steps remain in nvm-install.
- Choose Dockerfile or CI job installation approach.
- Ensure non-interactive shells load nvm via BASH_ENV or ENTRYPOINT.
- Validate nvm availability in container or pipeline.