gaffer-docker icon indicating copy to clipboard operation
gaffer-docker copied to clipboard

Create simple docker example

Open t92549 opened this issue 2 years ago • 5 comments

As well as the current scripts that use maven to setup an example Gaffer Graph, a more modern docker based example should exist. This should let people docker run gcgq/gaffer-example (or equivalent) to get an example graph running as easy as possible.

t92549 avatar Jun 29 '22 16:06 t92549

Shouldn't this issue live in the gaffer-docker repo?

GCHQDeveloper314 avatar Nov 02 '22 16:11 GCHQDeveloper314

At the time the idea was that a small standalone Dockerfile could be made to live in the examples directory that would stand up a basic gaffer-rest api so people could docker run gaffer-example, or something, and reduce barrier to entry

t92549 avatar Nov 03 '22 11:11 t92549

I think this issue would be best transferred to the gaffer-docker repo. We can create a new standalone example container which uses the map-store with some example data. We shouldn't have dockerfiles in more than one place.

GCHQDeveloper314 avatar May 18 '23 15:05 GCHQDeveloper314

I agree, we would want to push this example image to dockerhub and it doesn't makes sense to duplicate the tagging/pushing process here

t92549 avatar May 18 '23 16:05 t92549

@GCHQDeveloper314 issue has been transferred. We shouldn't forget there is still a branch on Gaffer that might be relevant: https://github.com/gchq/Gaffer/tree/gh-2694-docker-example

t92549 avatar May 18 '23 16:05 t92549