Files
flash-attention-prebuild-wh…/self-hosted-runner
Junya Morioka 2e6095a575 fix: reorganize Dockerfile user context and dependency installation
- Move WORKDIR before USER directive to follow Docker best practices
- Run installdependencies.sh as root user with explicit USER root context
- Reorder ENTRYPOINT to the end of the Dockerfile
- Remove unnecessary sudo prefix since running as root
2025-12-11 02:27:49 +09:00
..