Skip to content

Commit 06aa189

Browse files
Update source for provided.al2023 image
1 parent 912a005 commit 06aa189

11 files changed

+74
-0
lines changed

Dockerfile.provided.al2023

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
FROM scratch
2+
ADD x86_64/0f92f98d8ca29fda19763b90de8e5ab5632012c043f19be8f4635e7f78119b15.tar.xz /
3+
ADD x86_64/1a236375f81312933516f267fc6788930e42a0d96063707bd534edc4a4000c9b.tar.xz /
4+
ADD x86_64/499510904514b844a82a0553123173a8cbca14b1441930880ae5eb6272f7c969.tar.xz /
5+
ADD x86_64/981f31e7e3a98a63f7e0a240a037c2821c405f76f907b20f69d735db72aca2bf.tar.xz /
6+
7+
ENV LANG=en_US.UTF-8
8+
ENV TZ=:/etc/localtime
9+
ENV PATH=/var/lang/bin:/usr/local/bin:/usr/bin/:/bin:/opt/bin
10+
ENV LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib
11+
ENV LAMBDA_TASK_ROOT=/var/task
12+
ENV LAMBDA_RUNTIME_DIR=/var/runtime
13+
14+
WORKDIR /var/task
15+
16+
ENTRYPOINT ["/lambda-entrypoint.sh"]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9d639c7e8baa93367878eff1d250bb4251cc11a50d3746ae89b04ca305723ecf
3+
size 44244
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:53f3730e5cb6293c863218aceba56ff8bbf4f2c651eb7a8c204f8adaa8177035
3+
size 1955216

arm64/Dockerfile.provided.al2023

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
FROM scratch
2+
3+
ADD 5f1ea3aa84616e63f7fa727aeabd6477e31b4c590aa31c3b2881742f172bd8ed.tar.xz /
4+
ADD 9f524e25903701770decef0b909ee43957f731da9da184a0447cfa822f7c5432.tar.xz /
5+
ADD d0c1119954315d367aece5f6c9d9a5db98ddffc4bfe3699694cc524ce1576854.tar.xz /
6+
ADD da2f91ea5e08d2117bfcbfe1d6ec5c6dae5dda0f8764e6a90b1bc7f7f719b0d6.tar.xz /
7+
8+
ENV LANG=en_US.UTF-8
9+
ENV TZ=:/etc/localtime
10+
ENV PATH=/var/lang/bin:/usr/local/bin:/usr/bin/:/bin:/opt/bin
11+
ENV LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib
12+
ENV LAMBDA_TASK_ROOT=/var/task
13+
ENV LAMBDA_RUNTIME_DIR=/var/runtime
14+
15+
WORKDIR /var/task
16+
17+
ENTRYPOINT ["/lambda-entrypoint.sh"]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:272d658dc5e277e3ebee13ad184d86321f7aaba54192246042f70f7c9118abe8
3+
size 468
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:736895c3901ba59d6f4949148b9e2b85caaab729969c6d333e9385efeb12db4f
3+
size 23111176
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:93d10c99bff681d24d5a2061fe7a8253b19ca6b4dd20f6acfce3ce9b79ebc4ac
3+
size 468
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:0ec008770c71199786b0417a222f8be0322268c773f8e1a0b7b50cf68211f663
3+
size 2284448
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:83af1c6d9c4dbc03b588fe509e3570cb5aecd1ed8e3951131f874be4b84f0f3c
3+
size 44292
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2ea6bdbfa1fe679113a61a1e4aa96a6c1bc00910d4c3316c1fd70b644a51f8a7
3+
size 25015380

0 commit comments

Comments
 (0)