Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Barry Chen b8bf150b51
fix(docker): pull swagger docs in for customs
Because:
 - customs was failing to start due to missing swagger docs

This commit:
 - let the docs in
2022-07-21 14:05:02 -05:00
Jon Buckley cd6d2c2fff
fix(swagger): Copy .ts files into Docker image 2022-04-27 19:43:41 -04:00
Danny Coates 50e124b518
feat(services): remove fxa-auth-db-mysql, fxa-email-event-proxy, and fxa-email-service
and fxa-metrics-processor
2022-01-13 16:23:22 -08:00
Danny Coates 2742c1d07a
feat(docker): publish fxa-mono docker image
because we want to transition from an image per service to one image for all services
2020-08-28 10:10:14 -07:00
Danny Coates 81575019a9
refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
Danny Coates b88a0e2cff
refactor(fxa-circleci): moved fxa-circleci image source
Including fxa-circleci in the /packages folder was awkward
since it isn't part of the deployment and needed some special
handling in the test/build process.

This attempts to make that better.
2020-04-30 17:04:51 -07:00
Danny Coates d4da8a3606
feat(docker): created fxa-builder docker image
This adds a base node image and builder image so
that all our service images can share the same
common base, be smaller, and require less customization.
2020-04-22 16:27:22 -07:00