You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: content/en/user-guide/integrations/devcontainers/index.md
+6-17Lines changed: 6 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,9 @@ In this guide, you will learn how to use [DevContainers](https://containers.dev/
15
15
16
16
*[Using the LocalStack templates](#using-the-localstack-templates)
17
17
*[Using the LocalStack feature](#using-the-localstack-feature)
18
-
*[Useful Links](#useful-links)
19
18
20
19
### Using the LocalStack Templates
21
-
LocalStack provides two different approaches for Templates which can be used via supporting tools.
20
+
LocalStack provides two different approaches for [Templates](https://github.com/localstack/devcontainer-template) which can be used via [supporting tools](https://containers.dev/supporting).
By building your container the LocalStack CLI and any of the enabled local-tools will be installed.
416
+
By building your container the LocalStack CLI and any of the enabled local-tools (currently these are awslocal, cdklocal, pulumilocal, samlocal and tflocal) will be installed.
418
417
419
-
**The LocalStack Feature not taking care of the underlying tool installations.
418
+
**The LocalStack Feature not taking care of the underlying tool installations (ie for awslocal, aws-cli is not installed).
420
419
For more information on dependencies please refer to the Feature documentation.**
0 commit comments