Skip to content

Conversation

@cdeving
Copy link

@cdeving cdeving commented Oct 3, 2025

Hey. Thanks for your work.

Here is a simple dockerfile implementation that builds the project using makefile and copies compiled linux binary into small alpine container.

Usage:

docker build -t local/huggingfacemodeldownloader .
docker run --rm -v ./models:/models local/huggingfacemodeldownloader download something/something -o /models

#46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant