Skip to content

Commit ee25819

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

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
@@ -109,3 +109,5 @@ RUN ls -alh
109109

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

0 commit comments

Comments
 (0)