From 0083b8ff95fb519fcbb4626cda7bf7b210ae12e6 Mon Sep 17 00:00:00 2001 From: Yuji Masaoka <46888598+ymasaoka@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:40:52 +0900 Subject: [PATCH 1/2] Add Dev Container template for AWS Lambda development - Added a new Dev Container templates for AWS Lambda development --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 74b6fe38..1eb0452e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -962,3 +962,8 @@ contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi ociReference: ghcr.io/davzucky/devcontainers-features-wolfi +- name: AWS Lambda Dev Container + maintainer: Yuji Masaoka + contact: https://github.com/ymasaoka/devcontainer-templates/issues + repository: https://github.com/ymasaoka/devcontainer-templates + ociReference: ghcr.io/ymasaoka/devcontainer-templates From 988b1aefd8791abb89c1a5e48ced977da9c7dccd Mon Sep 17 00:00:00 2001 From: Yuji Masaoka <46888598+ymasaoka@users.noreply.github.com> Date: Tue, 15 Apr 2025 15:55:08 +0900 Subject: [PATCH 2/2] Update collection-index.yml --- _data/collection-index.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index c85cba70..e1e91725 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -961,6 +961,7 @@ maintainer: David Zucker contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi + ociReference: ghcr.io/davzucky/devcontainers-features-wolfi - name: Dev Container Features by ForWarD Software maintainer: ForWarD Software contact: https://github.com/forwardsoftware/devcontainer-features/issues @@ -1035,4 +1036,4 @@ maintainer: Yuji Masaoka contact: https://github.com/ymasaoka/devcontainer-templates/issues repository: https://github.com/ymasaoka/devcontainer-templates - ociReference: ghcr.io/ymasaoka/devcontainer-templates \ No newline at end of file + ociReference: ghcr.io/ymasaoka/devcontainer-templates