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