Skip to content

feat: add docker support - #18

Open
rickstaa wants to merge 1 commit into
joinhive-ai:masterfrom
rickstaa:add_docker_support
Open

feat: add docker support#18
rickstaa wants to merge 1 commit into
joinhive-ai:masterfrom
rickstaa:add_docker_support

Conversation

@rickstaa

@rickstaa rickstaa commented Nov 1, 2023

Copy link
Copy Markdown

This pull request adds docker support to the LivePool pool.

Comment thread Dockerfile
&& rm -rf /var/lib/apt/lists/*

# Download and extract the Titan Node pool binary
RUN wget https://github.com/Livepool-io/transcoder/releases/download/v0.5.28/0.5.28-80b8f968_livepool-linux-amd64.tar.gz && \

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be improved to update to the latest version automatically.

@rickstaa rickstaa mentioned this pull request Nov 1, 2023
@rickstaa
rickstaa force-pushed the add_docker_support branch 2 times, most recently from 163799b to d5c57dd Compare November 3, 2023 15:20
@rickstaa

rickstaa commented Nov 3, 2023

Copy link
Copy Markdown
Author

I made the image available on dockerhub until @Livepool-io releases it. Feel free to give it a spin by executing the run --runtime nvidia rickstaa/livepool-pool-miner:latest -ethAddr <ETH_ADDRESS> command.

@rickstaa
rickstaa force-pushed the add_docker_support branch 3 times, most recently from a053fe4 to cb1118b Compare November 4, 2023 09:42
This commit adds docker support to the livepool pool.
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