Dockerized SheepIt Renderclient
2.8K
Auto-updates the client on container startup.
There's probably a little more room for fat trimming, since this was adapted from an old Ubuntu VM setup script, but I'm satisfied with where things are currently.
Pretty similar to my old but fat one, just swap out your username and password.
docker run -d \
--name "sheepit" \
-e user_name=XXXXXX \
-e user_password=XXXXXX \
dapor2000/sheepit-docker:latest
You can also specify the cpu variable to override autodetection; like -e cpu=4.
Content type
Image
Digest
sha256:8225909f2…
Size
92.5 MB
Last updated
about 6 years ago
docker pull dapor/docker_sheepit_renderfarm