slimtoolkit/slim

Refactor `--http-probe-exec` and `--http-probe-exec-file` to be separate from HTTP probes and add its own `continue-after` mode

Open

#266 建立於 2021年12月27日

在 GitHub 查看
 (4 留言) (1 反應) (0 負責人)Go (673 fork)batch import
featurehelp wanted

倉庫指標

Star
 (17,694 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

These flags represent app probes that you configure to run when docker-slim is doing dynamic analysis. It should be done separately from the existing HTTP probes.

New names: --app-exec (was --http-probe-exec) --app-exec-file (was --http-probe-exec-file)

New continue-after mode: app

貢獻者指南