Page MenuHomePhabricator

Figure out/implement an OpenSearch docker image strategy
Closed, ResolvedPublic

Description

Per (ref) , we have mirrored upstream OpenSearch's Debian repos. That means we can now offer any version of OpenSearch as a docker image.

Creating this ticket to:

  • Decide on our strategy (build w/blubber, use single repo with different branches/tags?)
  • Tag the image with OpenSearch release versions
  • Publish newer versions of OpenSearch docker images
  • Let everyone know.

Event Timeline

bking claimed this task.

This is done, see the OpenSearch docker image gitlab repo for more context.