You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #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.
With #1388 added a
manage
script that can start up Traction. Usingdocker 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
The text was updated successfully, but these errors were encountered: