We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbebb96 commit 3e6af6dCopy full SHA for 3e6af6d
apm-lambda-extension/Dockerfile
@@ -4,3 +4,4 @@
4
FROM alpine@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178
5
ARG EXTENSION_FILE
6
COPY ${EXTENSION_FILE} /opt/elastic-apm-extension
7
+COPY NOTICE.txt /opt/NOTICE.txt
0 commit comments