latest
5.3.2
,5.3.2-enterprise
latest-java
5.3.2-java
,5.3.2-enterprise-java
latest-professional
5.3.2-professional
latest
5.3.2
,5.3.2-enterprise-wincore2019
latest-java
5.3.2-java
,5.3.2-enterprise-java-wincore2019
latest-professional
5.3.2-professional-wincore2019
opensource-server-5.0.4
Following commands can be used to pull images with different editions of NCache:
-
For the latest version of NCache Enterprise Server .NET Edition always use
docker pull alachisoft/ncache:latest
-
For a specific version of NCache Enterprise use version tag like this
docker pull alachisoft/ncache:5.3.2
-
For the latest version of NCache Professional Server Edition always use
docker pull alachisoft/ncache:latest-professional
-
For a specific version of NCache Professional use version tag like this
docker pull alachisoft/ncache:5.3.2-professional
- For NCache Open Source Server Edition on Windows Server Core use
docker pull alachisoft/ncache:opensource-server-5.0.4
In order to create custom Docker images, Dockerfiles can be found at the follwing GitHub links:
- NCache Enterprise Server For Linux
- NCache Enterprise Client For Linux
- NCache Enterprise Server For Windows Server Core
- NCache Enterprise Client For Windows Server Core
- NCache Enterprise Server For Linux
- NCache Enterprise Client For Linux
- NCache Enterprise Server For Windows Server Core
- NCache Enterprise Client For Windows Server Core
- NCache Professional Server For Linux
- NCache Professional Client For Linux
- NCache Professional Server For Windows Server Core
- NCache Professional Client For Windows Server Core
NCache is an extremely fast and scalable Open Source distributed cache for .NET applications. Use NCache for database caching, ASP.NET Session State storage, ASP.NET View State Caching, and much more.
NCache is used by hundreds of companies all over the world in mission critical applications. See more details about NCache at www.alachisoft.com. NCache documentation can be found at www.alachisoft.com/resources/docs/.
This repository contains official docker images for NCache.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
-
NCache Enterprise is available free for 60 days with all features and no performance or other limitations. When the NCache image is launched for the first time, you are required to register NCache with free evaluation key using PowerShell command 'Register-NCacheEvaluation'. You can contact sales@alachisoft to get a free evaluation key. Upon purchase you will receive an annual subscription license key. Entering the annual subscription license key converts the product from evaluation mode to a purchased copy without any re-installation. And, the product works for one or more years (based on how many years subscription you have purchased). And, at the end of this subscription period you must renew the subscription or NCache stops working. However, you’re given ample alerts at renewal time.
-
NCache Enterpise Java Edition docker images for Linux are based on the Java 17, using Ubuntu 22.04 base image. The Ubuntu licensing is same as mentioned on Ubuntu base image.
-
NCache docker images for Windows Server Core are based on the Windows Server Core docker image. The Windows licensing is same as mentioned on Windows Server Core base image.
- alachisoft/ncache for NCache Docker Images
- alachisoft/ncache-docker for NCache Dockerfiles
- microsoft/dotnet-framework for .NET Framework Images
- microsoft/dotnet for .NET Core Images
- microsoft/windowsservercore for Windows Server Core Images
- ubuntu for Ubuntu base Images