Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
93 stars 42 forks source link

fix/style: hadolint Dockerfile lint fixes/recomendations #338

Closed tazlin closed 2 weeks ago

tazlin commented 2 weeks ago

Introduces hadolint for Dockerfile linting and the relevant recommendations.

tazlin commented 2 weeks ago

@HPPinata if you get an opportunity, can you confirm this is non-breaking?

HPPinata commented 2 weeks ago

@HPPinata if you get an opportunity, can you confirm this is non-breaking?

Everything still works with those changes on my end. Uninstalling those Nvidia deps appears to be optional again on torch 2.5.0 (that was a 2.4 regression), but we should probably still leave that in until we can be resonably certain that no one tries to manually downgrade to 2.4.

tazlin commented 2 weeks ago

Great- Thanks!