Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 5f7ea44

Browse files
committed
add a why use enterprise image section
1 parent 1edec27 commit 5f7ea44

File tree

1 file changed

+7
-0
lines changed
  • content/en/user-guide/localstack-enterprise/enterprise-image

1 file changed

+7
-0
lines changed

content/en/user-guide/localstack-enterprise/enterprise-image/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ This offline functionality is enabled by:
1515
- A certificate keypair for `localhost.localstack.cloud` to resolve to the LocalStack container via our DNS server.
1616
- An embedded decryption key in the image, eliminating the need to contact the license server to operate LocalStack.
1717

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+
1825
## How to use the image?
1926

2027
- After the image is pushed to the customer-specific ECR repository, the customer can pull and push it to their internal Docker registry.

0 commit comments

Comments
 (0)