bcgov/traction

Tail out container logs when starting Traction with manage script

Aberta

#1.401 aberto em 16 de out. de 2024

 (2 comentários) (0 reação) (0 responsável)TypeScript (58 forks)auto 404
Local Devgood first issuepinned

Métricas do repositório

Stars
 (62 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

With https://github.com/bcgov/traction/pull/1388 added a manage script that can start up Traction. Using docker compose up would output the container logs in the same terminal. Can look into having an option or by default doing the same with the new manage script.

In VCAuthN for example we have container logs outputting when doing ./manage start https://github.com/bcgov/vc-authn-oidc/blob/main/docker/manage

Guia do colaborador