FEATURE: add ripgrep to the base image (#728)
authorSam <sam.saffron@gmail.com>
Thu, 24 Aug 2023 18:33:55 +0000 (04:33 +1000)
committerGitHub <noreply@github.com>
Thu, 24 Aug 2023 18:33:55 +0000 (15:33 -0300)
commit0c9284ec511bfc24f6426b357f56ad38119f5017
tree653bb5a6501d787fd1f3231f941120c20761d9d5
parent313f86feffe996349ec83877ccc57f6e12849446
FEATURE: add ripgrep to the base image (#728)

ripgrep is going to be used by discourse-ai to extract context from files
on the local disk.

This does increase the size of the image by 1.7MB or so, but heavily simplifies
deployment

Alternative mechanisms exists such as packing the binary in a gem but we
would pay more at install time delays.
image/base/slim.Dockerfile