add entrypoint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM harbor.avroid.tech/devops/addlicense:1.1.1
|
||||
|
||||
# COPY entrypoint.sh /entrypoint.sh
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
CMD ["addlicense", "-check", "."]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user