mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
2e6095a575
- 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