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