nearform / otlp-blueprint

Open Telemetry + Jaeger + 3-tier application Blueprint
7 stars 1 forks source link

Public docker registry #283

Closed andreacfm closed 1 year ago

andreacfm commented 1 year ago

We want to store the backend and frontend images on a publicly accessible docker registry (possibly on Github).

For example:

make build-all
make build-backend
make build-and-push-all

Notes: