glifio / filecoin-docker

A Docker image for Lotus Filecoin nodes
Apache License 2.0
59 stars 29 forks source link

added Dockerfile for sync-s3-marketdeals CronJob container #59

Closed mur-me closed 2 years ago

mur-me commented 2 years ago

sync-s3-marketdeals CronJob is used for the heavy Filecoin.StateMarketDeals operation. For some reason, the docker image wasn't in the docker registry and Dockerfile wasn't available thus I've created it from scratch using alpine Linux, some googling, and hadolint for the linting.

The following steps will be: