Layr-Labs / eigenda

Secure, high-throughput, and decentralized Data Availability
https://www.eigenlayer.xyz/
Other
220 stars 168 forks source link

Lightnode docker #726

Closed cody-littley closed 1 month ago

cody-littley commented 1 month ago

Why are these changes needed?

Create a docker image suitable for running the light node on a raspberry pi.

Checks

anupsv commented 1 month ago

In general, are we going to publish these docker builds as part of releases? If so, we should consider signing the containers and GHCR does enable this.

cody-littley commented 1 month ago

@anupsv

In general, are we going to publish these docker builds as part of releases? If so, we should consider signing the containers and GHCR does enable this.

I'm guessing the answer is "yes", although I haven't spent much time yet thinking about releases. Would it be ok with you if we addressed this as a stand alone task? This docker image will be useful during testing as we do development work.

anupsv commented 1 month ago

@anupsv

In general, are we going to publish these docker builds as part of releases? If so, we should consider signing the containers and GHCR does enable this.

I'm guessing the answer is "yes", although I haven't spent much time yet thinking about releases. Would it be ok with you if we addressed this as a stand alone task? This docker image will be useful during testing as we do development work.

Yep thats fine.