exercism / zig-test-runner

GNU Affero General Public License v3.0
2 stars 4 forks source link

Dockerfile: consider resolving dockle info-level output #83

Open ee7 opened 1 year ago

ee7 commented 1 year ago
    INFO    - CIS-DI-0005: Enable Content trust for Docker
        * export DOCKER_CONTENT_TRUST=1 before docker pull/build
    INFO    - CIS-DI-0006: Add HEALTHCHECK instruction to the container image
        * not found HEALTHCHECK statement