mirror of
https://github.com/docker/cli.git
synced 2026-08-25 10:05:26 -05:00
- `replaceDockerfileForContentTrust` is only used when content trust is enabled, so remove the boolean. - rename `isContentTrustEnabled` to `contentTrustEnabled` Signed-off-by: Vincent Demeester <vincent@sbr.pm>