You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds a dockerfile to init kubo with customised config.
- Forces platform to amd64 for images intended to run in ECS. I can't see a way to configure aws-cdk to set the platform when building, so we have to force it in the docker file. Thanks to https://stackoverflow.com/a/70614305/6490163fixes#9fixes#21
License: MIT
Signed-off-by: Oli Evans <[email protected]>
If a CID is provided by elastic-ipfs then we should respond that the CID is already pinned. We should not ask kubo to try and fetch it.
Try using dagular to fetch the root CID from elastic-ipfs first. We just want a has check against a known peer.
The text was updated successfully, but these errors were encountered: