op-solver icon indicating copy to clipboard operation
op-solver copied to clipboard

Docker Image for the op-solver

Open ssinad opened this issue 4 years ago • 3 comments

I recommend that you export the built executable as a Docker image and put it on a public registry e.g., Docker Hub or GitHub packages, etc.

ssinad avatar Jun 30 '21 21:06 ssinad

Thanks for your suggestion, certainly providing a docker image will be very helpful.

gkobeaga avatar Jul 02 '21 18:07 gkobeaga

The exact algorithm is missing yet. If you don't mind, I will leave the issue open until including it.

gkobeaga avatar Jul 03 '21 01:07 gkobeaga

You can use multi-stage builds to make the final image smaller.

ssinad avatar Jul 03 '21 06:07 ssinad