Skip to content

Commit edab2ca

Browse files
author
Gonzalo Diaz
committed
[FIX] [CHECKOV] Production image (defined process) is not a service (yet).
1 parent b9887c5 commit edab2ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,5 @@ RUN ls -alh
110110

111111
USER worker
112112
CMD ["make", "run"]
113+
114+
# checkov:skip= CKV_DOCKER_2: production image isn't a service process (yet)

0 commit comments

Comments
 (0)