FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
lambda-java17-layer/bootstrap at main · galenhousesoftware/lambda-java17-layer · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
galenhousesoftware
/
lambda-java17-layer
Public
forked from
msailes/lambda-java17-layer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
lambda-java17-layer
/
bootstrap
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
3 lines (2 loc) · 414 Bytes
Breadcrumbs
lambda-java17-layer
/
bootstrap
Copy path
File metadata and controls
executable file
·
3 lines (2 loc) · 414 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
#!
/bin/sh
/opt/jre17-slim/bin/java --add-opens java.base/java.util=ALL-UNNAMED -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Xshare:on -cp
"
/opt/aws-lambda-java-runtime-interface-client-1.1.0.jar:/opt/aws-lambda-java-core-1.2.1.jar:/opt/aws-lambda-java-serialization-1.0.0.jar:
$LAMBDA_TASK_ROOT
:
$LAMBDA_TASK_ROOT
/*:
$LAMBDA_TASK_ROOT
/lib/*
"
com.amazonaws.services.lambda.runtime.api.client.AWSLambda
"
$_HANDLER
"
Back
|
FazBrowse Home
|
New Git URL