diff --git a/Dockerfile b/Dockerfile index 7e06837..8e7b644 100644 --- a/Dockerfile +++ b/Dockerfile @@ -110,3 +110,5 @@ RUN ls -alh USER worker CMD ["make", "run"] + +# checkov:skip= CKV_DOCKER_2: production image isn't a service process (yet) \ No newline at end of file