This repository was archived by the owner on Jul 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
content/en/user-guide/localstack-enterprise/enterprise-image Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,13 @@ This offline functionality is enabled by:
15
15
- A certificate keypair for ` localhost.localstack.cloud ` to resolve to the LocalStack container via our DNS server.
16
16
- An embedded decryption key in the image, eliminating the need to contact the license server to operate LocalStack.
17
17
18
+ ## Why use Enterprise Image?
19
+
20
+ - ** Airgapped environments** : The Enterprise image is ideal for customers who operate in airgapped environments where internet access is restricted.
21
+ - ** Security Fixes** : The Enterprise image is updated with the latest security fixes and patches including container image scans on a priority basis.
22
+ - ** Custom Configuration** : The Enterprise image can be customized to include specific packages and configurations required by the customer.
23
+ - ** CI Usage** : The Enterprise image can be used in CI/CD pipelines to ensure that the same image is used across all environments.
24
+
18
25
## How to use the image?
19
26
20
27
- After the image is pushed to the customer-specific ECR repository, the customer can pull and push it to their internal Docker registry.
You can’t perform that action at this time.
0 commit comments