no entrypoint
This commit is contained in:
@ -1,7 +1,3 @@
|
|||||||
FROM checkmarx/kics:latest
|
FROM checkmarx/kics:latest
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
ENTRYPOINT ["/app/bin/kics","-p $INPUT_DIRECTORY"]
|
||||||
|
|
||||||
RUN chmod +x /entrypoint.sh
|
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
|
Reference in New Issue
Block a user