geniusyield / market-maker

Market maker for the Genius Yield DEX
https://www.geniusyield.co/
Apache License 2.0
18 stars 4 forks source link

Dockerfile #3

Closed 4TT1L4 closed 11 months ago

AniketNS commented 11 months ago

Do you want docker file created for this project?

4TT1L4 commented 11 months ago

@AniketNS

Do you want docker file created for this project?

Yes. We needed a Dockerfile, so we could have a setup that is similar like the one we have for the Smart Order Router. There is a standalone Dockerfile that can be used to run the tool. It is also used in the CI pipeline, but this is also used in the Dockercompose, which is used to setup all the dependencies; including Kupo and the Cardano Node.

The Dockerfile had been added in the following PR: