polytope-labs / hyperbridge

Hyperbridge is a hyper-scalable coprocessor for cryptographically secure, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
94 stars 31 forks source link

Removed the folder "target" from .dockerignore #209

Closed yunusemrecatalcam closed 2 months ago

yunusemrecatalcam commented 2 months ago

local docker build for tesseract failing as we got the "target" folder in .dockerignore while the executable placed in there

Ref from tesseract.Dockerfile COPY ./target/release/tesseract ./