Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit bdb5617

Browse files
author
bls20AWS
committed
php OCI example
1 parent 0b295aa commit bdb5617

File tree

1 file changed

+2
-1
lines changed
  • 0.7-PHP-Lambda-functions-with-Docker-container-images

1 file changed

+2
-1
lines changed

‎0.7-PHP-Lambda-functions-with-Docker-container-images/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The following files and folders are included:
1010
* [index.php](./0.7-PHP-Lambda-functions-with-Docker-container-images/src/index.php), a PHP Lambda function handler
1111
* [Dockerfile](./0.7-PHP-Lambda-functions-with-Docker-container-images/Dockerfile), a docker file containg commands to assemble an image for a custom Lambda runtime for PHP
1212
* [readme.md](./0.7-PHP-Lambda-functions-with-Docker-container-images/readme.md) This file.
13+
* [teamplte.yaml](./0.7-PHP-Lambda-functions-with-Docker-container-images/template.yaml) The application AWS SAM (serverless application model) template.
1314

1415

1516
## Testing locally
@@ -34,7 +35,7 @@ curl "http://localhost:9000/2015-03-31/functions/function/invocations" -d '{"que
3435

3536
5. A 200 status response is returned:
3637

37-
![post-oci](../repository-resources/postOci.png)
38+
![post-oci](../repository-resources/postOCI.png)
3839

3940

4041
## Deploy the sample application

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /