gofer icon indicating copy to clipboard operation
gofer copied to clipboard

Run Gofer directly from Docker

Open codepitbull opened this issue 2 years ago • 5 comments

Not sure you are interested in this. I wanted to reproduce some stuff rom a a paper which was using Gofer. Since Gofer doesn't build on Mac OS X I decided to package it into a container. This allows executing Gofer on any platform. The build is a multi-stage build, so the results are pretty compact.

https://gist.github.com/codepitbull/ad1cfdc6a53da532c28af337414fd796

Using this you get Gofer on all OSs with a working Docker-installation.

Might be worth adding to your docs or even provide a dedicated container from the central Docker-registry.

Feel free to do whatever you feel like. If you have questions just leave them here :)

Cheers, and thanks for your work :)

codepitbull avatar Sep 04 '21 22:09 codepitbull