NCache Docker on Windows Server
NCache provides NCache Enterprise and Professional for Windows Server hosted on the Docker Hub. Once the Docker environment has been set, according to its prerequisites, you can pull the relevant images to start working on NCache.
Prerequisites for Docker
- Windows Server 2022.
- Virtualization and Hyper-V must be enabled.
What is Installed with The NCache Docker Image?
NCache Enterprise (Or Professional): The actual software with all the tools and API.
Base image: The NCache Docker image for Windows is based on the Windows Server Core Image.
In this Section
Create NCache Containers for Windows Server
Describes the steps necessary to create containers hosting NCache in a Windows Server environment.
Use NCache on Docker
Explains how NCache can be used in Windows Server environment.
NCache Dockerfile
Explains how Dockerfiles for Cache Server and Client can be customized to perform additional tasks while creating Docker images.