Skip to content

Alachisoft/NCache-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCache: Highly Scalable Distributed Cache for .NET

Linux Tags

NCache Enterprise (.NET Edition)

  • latest
  • 5.3.2, 5.3.2-enterprise

NCache Enterprise (Java Edition)

  • latest-java
  • 5.3.2-java, 5.3.2-enterprise-java

NCache Professional

  • latest-professional
  • 5.3.2-professional

Windows Server Core Tags

NCache Enterprise (.NET Edition)

  • latest
  • 5.3.2, 5.3.2-enterprise-wincore2019

NCache Enterprise (Java Edition)

  • latest-java
  • 5.3.2-java, 5.3.2-enterprise-java-wincore2019

NCache Professional

  • latest-professional
  • 5.3.2-professional-wincore2019

NCache Open Source

  • opensource-server-5.0.4

Docker Commands for NCache

Following commands can be used to pull images with different editions of NCache:

Enterprise

  • 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

Professional

  • 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

Open Source

  • For NCache Open Source Server Edition on Windows Server Core use
    docker pull alachisoft/ncache:opensource-server-5.0.4

Dockerfile Links

In order to create custom Docker images, Dockerfiles can be found at the follwing GitHub links:

Enterprise .NET Edition

Enterprise Java Edition

Professional

Open Source

What is NCache?

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.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Licenses

  • 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.

Related Repositories

About

This repository contains docker image for NCache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published