Chia-Network / chia-docker

Apache License 2.0
212 stars 348 forks source link

bladebit and other "included in 2.0" plotters are not included in the docker image #263

Closed skandragon closed 3 weeks ago

Starttoaster commented 1 month ago

Hi, if this Issue is specifically about the container image, please see the repo: https://github.com/Chia-Network/chia-docker

Starttoaster commented 1 month ago

I transferred this Issue over. Currently chia-docker doesn't have the plotters installed on purpose. Though we have considered adding it as an optional component that can be installed on container startup with an environment variable. We don't really plan on adding support for scripting the plotters actually creating plots. Though we have also considered allowing for something like an environment variable that defines the path to a script that you could make yourself and mount inside the container.

skandragon commented 1 month ago

In the Kubernetes world, with the operator concept, it would be nice to be able to do everything in that single environment. I know I could do this by building my own image. That significantly increases the effort to use the image.

Starttoaster commented 1 month ago

The kubernetes operator has no plans at this time to support generating plots within it. It is the intention of the operator to be a good place for farms to operate, but generating the plots for a farm would be a detail left to the end user, likely on a baremetal installation of chia. As is the case for the majority of people plotting today.

github-actions[bot] commented 1 month ago

'This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.'