-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update source for provided.al2023 image
- Loading branch information
1 parent
14f18f5
commit d4677cf
Showing
11 changed files
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
FROM scratch | ||
ADD x86_64/54a7def3986eca287bcbe62ecdf89f3840aac3461b537c56d51184dbb360032e.tar.xz / | ||
ADD x86_64/54e50757991d09d659dc1455df92127e97edf376e163c25890c8f8d7fd05531f.tar.xz / | ||
ADD x86_64/6370746a176ea154fc620c0d009e1ca4806e6ea91ab5d0370a4560d63fdf3e26.tar.xz / | ||
ADD x86_64/e58e411439bf2f8971d86988b770e3611f50d9c7179720908bea0efafbce3688.tar.xz / | ||
|
||
ENV LANG=en_US.UTF-8 | ||
ENV TZ=:/etc/localtime | ||
ENV PATH=/var/lang/bin:/usr/local/bin:/usr/bin/:/bin:/opt/bin | ||
ENV LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib | ||
ENV LAMBDA_TASK_ROOT=/var/task | ||
ENV LAMBDA_RUNTIME_DIR=/var/runtime | ||
|
||
WORKDIR /var/task | ||
|
||
ENTRYPOINT ["/lambda-entrypoint.sh"] |
3 changes: 3 additions & 0 deletions
3
arm64/11041f069133226969201b9d8f4eae7595c8caaef6b0a504c402e2b6c198b580.tar.xz
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
arm64/42a9050b7797733ac89f8ca3df7e60bfe4846817d0b782e60873acd810ff60d5.tar.xz
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
arm64/43904211fa3329d3c497888f31000832b8e067d32d4f5202b709b001dc0db05b.tar.xz
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
FROM scratch | ||
|
||
ADD 11041f069133226969201b9d8f4eae7595c8caaef6b0a504c402e2b6c198b580.tar.xz / | ||
ADD 42a9050b7797733ac89f8ca3df7e60bfe4846817d0b782e60873acd810ff60d5.tar.xz / | ||
ADD 43904211fa3329d3c497888f31000832b8e067d32d4f5202b709b001dc0db05b.tar.xz / | ||
ADD a5c1b689f422eedfc45ad035184f6379e45171fd88da10c12845da17be498651.tar.xz / | ||
|
||
ENV LANG=en_US.UTF-8 | ||
ENV TZ=:/etc/localtime | ||
ENV PATH=/var/lang/bin:/usr/local/bin:/usr/bin/:/bin:/opt/bin | ||
ENV LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib | ||
ENV LAMBDA_TASK_ROOT=/var/task | ||
ENV LAMBDA_RUNTIME_DIR=/var/runtime | ||
|
||
WORKDIR /var/task | ||
|
||
ENTRYPOINT ["/lambda-entrypoint.sh"] |
3 changes: 3 additions & 0 deletions
3
arm64/a5c1b689f422eedfc45ad035184f6379e45171fd88da10c12845da17be498651.tar.xz
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
x86_64/54a7def3986eca287bcbe62ecdf89f3840aac3461b537c56d51184dbb360032e.tar.xz
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
x86_64/54e50757991d09d659dc1455df92127e97edf376e163c25890c8f8d7fd05531f.tar.xz
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
x86_64/6370746a176ea154fc620c0d009e1ca4806e6ea91ab5d0370a4560d63fdf3e26.tar.xz
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
FROM scratch | ||
|
||
ADD 54a7def3986eca287bcbe62ecdf89f3840aac3461b537c56d51184dbb360032e.tar.xz / | ||
ADD 54e50757991d09d659dc1455df92127e97edf376e163c25890c8f8d7fd05531f.tar.xz / | ||
ADD 6370746a176ea154fc620c0d009e1ca4806e6ea91ab5d0370a4560d63fdf3e26.tar.xz / | ||
ADD e58e411439bf2f8971d86988b770e3611f50d9c7179720908bea0efafbce3688.tar.xz / | ||
|
||
ENV LANG=en_US.UTF-8 | ||
ENV TZ=:/etc/localtime | ||
ENV PATH=/var/lang/bin:/usr/local/bin:/usr/bin/:/bin:/opt/bin | ||
ENV LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib | ||
ENV LAMBDA_TASK_ROOT=/var/task | ||
ENV LAMBDA_RUNTIME_DIR=/var/runtime | ||
|
||
WORKDIR /var/task | ||
|
||
ENTRYPOINT ["/lambda-entrypoint.sh"] |
3 changes: 3 additions & 0 deletions
3
x86_64/e58e411439bf2f8971d86988b770e3611f50d9c7179720908bea0efafbce3688.tar.xz
Git LFS file not shown