application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

Add a Dockerfile to dockerize builds of autoretrieve #14

Closed hannahhoward closed 2 years ago

hannahhoward commented 2 years ago

Goals

Make autoretrieve easier to deploy by dockerizing it. Recommend basing the build off the Lotus Dockerfile, since that already handles the considerable complexity in compiling the FFI: https://github.com/filecoin-project/lotus/blob/master/Dockerfile.lotus