HomeSoftware Heritage

ref: Stop building local images for Sentry services (#834)

Description

ref: Stop building local images for Sentry services (#834)

We used to build local images for Sentry services to be able to
include required plugins in the image. With this change we instead
do this in a custom entrypoint script and use the volume /data
to store the plugins permanently.

This should resolve many issues people have around building local
images and pushing them to places like private repositories or swarm
clusters.

This is not 100% compatible with the old way but it should still be
a mostly transparent change to many folks.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Feb 4 2021, 1:15 PM
GitHub <noreply@github.com>Committed on Feb 4 2021, 1:15 PM
olasdPushed on Sep 2 2021, 4:39 PM
Parents
R206:5bad6ed2b492: meta(gha): Deploy action validate-new-issue.yml (#849)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:a1c0c1fd0ca8: ref: Stop building local images for Sentry services (#834) (authored by Burak Yigit Kaya <byk@sentry.io>).Feb 4 2021, 1:15 PM