System requirements for hardened Linux images
System requirements vary depending on the image type.
On this page:
Virtual machine images
The following table lists the system requirements for the available VM images.
Distribution | Version | Architecture |
---|---|---|
AlmaLinux |
8.10, 9.5 |
AMD, Intel (x86_64) |
Rocky Linux |
8.9, 8.10, 9.5 |
AMD, Intel (x86_64) |
Ubuntu |
22.04, 24.04 |
AMD, Intel (x86_64) |
Debian Linux |
12 |
AMD, Intel (x86_64) |
Container images
To deploy and use OpenLogic hardened Linux container images, your environment must meet the following requirements:
-
Docker CLI installed: All examples and workflows assume the use of Docker commands.
-
Access to the OpenLogic container registry: You must be able to connect to enterprise-linux.perforce.com over HTTPS and authenticate using credentials provided by OpenLogic Support.
-
Compatible orchestration or automation tools: Kubernetes (via
kubectl
) or CI/CD platforms such as Jenkins or GitLab CI