e-m-b-a/emba

Preserve docker logs in strict mode

オープン

#1,854 opened on 2026/01/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (314 件のフォーク)auto 404
EMBAdockerenhancementgood first issuehelp wantedreportingstale

Repository metrics

Stars
 (3,565 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? Please describe. The EMBA container is started with the --rm option. In a typical test case this makes sense as no normal user will need these logs. Nevertheless, in some cases it could be useful to have these logs for debugging.

Describe the solution you'd like As the strict mode is a debugging mode we could change the behavior just with strict mode enabled to store the complete docker log into the log directory of the firmware analysis.

コントリビューターガイド