Specmatic allows you to transform your API Specs into Executable Contracts in Seconds.
10K+
This Docker image bundles all Specmatic Enterprise capabilities into a single, unified container, eliminating the need to manage multiple Specmatic images for different protocol types.
It is designed for teams who want a one-stop Specmatic runtime for contract testing, service virtualization, and API conformance across multiple API styles.
This image contains all software and runtimes available in Specmatic Enterprise images, including:
Specmatic OpenAPI
Specmatic AsyncAPI
Specmatic gRPC
Specmatic GraphQL
Specmatic Studio
Core Specmatic Engine
All tools are pre-installed and configured to work together inside a single container.
specmatic/enterprise Image?Perfect for:
Image name
specmatic/enterpriseJava Runtime
Specmatic License
docker pull specmatic/enterprise:latest
docker run --rm -it \
-v $(pwd):/usr/src/app \
specmatic/enterprise \
--help
This mounts your current directory into the container and gives you access to the full Specmatic CLI.
docker run --rm -it \
-v $(pwd):/usr/src/app \
specmatic/enterprise \
test contracts/openapi.yaml
docker run --rm -it \
-v $(pwd):/usr/src/app \
specmatic/enterprise \
mock
The same CLI works across all supported contract typesโ .
This image is designed to work seamlessly in:
Use it as a single testing stage regardless of API protocol.
This image is part of Specmatic Enterprise.
For support, documentation, and enterprise onboarding:
If your organization works with REST + Async + gRPC + GraphQL + Arazzo, this image can become the standard contract-testing runtime across all teams.
One image. One CLI. All contracts.
Content type
Image
Digest
sha256:423924283โฆ
Size
347.2 MB
Last updated
14 days ago
docker pull specmatic/enterprise