add entrypoint
This commit is contained in:
@@ -1 +1,5 @@
|
||||
FROM golangci/golangci-lint:v1.25
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user