The Actian Ingres Hybrid Database includes the record breaking analytic engine from Actian's Vector to enable a new class of applications that can mix OLTP and analytic queries, with each query being directed to the appropriate execution engine. Actian Ingres contains many new management, development and security features.
The Actian Ingres 12.1 release introduces several enhancements, including Enterprise Security, Real-Time Integration, Advanced Analytics and SQL Administration enhancements. The 12.1 release has new capabilities designed to support mission-critical business and modernization efforts, such as:
Enterprise Security Hardens infrastructure with Native Data-at-Rest Encryption (TDE) and TLS 1.3. Now supports Federated Identity Management (FIM) for seamless OIDC/OAuth 2.0 integration.
Real-Time Integration (CDC) Transforms Ingres into a streaming source. A new Log Reader API and Debezium connector stream row-level changes directly to Kafka, Spark, and open ecosystems.
Advanced Analytics Adds dynamic memory resizing, cloud checkpoints, and native TensorFlow ML.
SQL manipulation and Administration Supports TRANSLATE, SUBSTRING_INDEX, database comments, and improved dependency tracking. Dockman support for unified container management and Polyglot UDFs (Python/JS).
The Actian Ingres software contained in this image is copyright (c) 2026 Actian Corporation. It is for use with a commercial license/subscription. For license information see /opt/ingres/IngresII/ingres/copyright/LICENSE in the image.
For license information regarding third party software see /opt/ingres/IngresII/ingres/copyright/THIRDPARTYNOTICES.txt.
This image uses Ubuntu 22.04 as a base. For copyright notices regarding software supplied as part of Ubuntu see /usr/share/doc/PACKAGE/copyright where PACKAGE is the name of the software package e.g. for the bash package see /usr/share/doc/bash/copyright.
See also Canonical's Intellectual Property Policy here
U.S. Pat. Nos.: 10,853,346 B2; 9,922,090; 8,825,959; 9,449,046; 10,152,504; 9,892,148; 11,347,734; 10,878,036; 11,544,326; U.S. Pat. App. Nos.: 16/049,718; 17/092,015; 13/802,648; 63/046,464;
This image is primarily intended for use with Helm and Kubernetes. A Helm chart that uses this image is available at ESD
To use this image without Helm or Kubernetes then you need to run it with the environment variable STANDALONE_DOCKER set to "true". The startup command is /usr/local/bin/init_bootstrap.sh.
You will need to provide a valid license key file (license.xml) and this should be contained in a directory (or volume) mounted as /Secrets/license.
In order to indicate that you accept the license agreement associated with Actian Ingres set the environment variable LICENSE_AGREEMENT_ACCEPTED to "true"
docker run -d \
-h mycontainer \
-e STANDALONE_DOCKER=true \
-e LICENSE_AGREEMENT_ACCEPTED=true \
-v /disk1/mycon/data:/ingres/database \
-v /disk2/mycon/backup:/ingres/backup \
-v /disk1/mycon/log:/ingres/log \
-v /disk1/mycon/config:/opt/ingres/IngresII/ingres/files \
-v /disk2/mycon/work:/ingres/work \
-v /opt/licenses/:/Secrets/license \
--name mycontainer actian/ingres /usr/local/bin/init_bootstrap.sh
For more information and setup scripts see the docker_setup_scripts tar package available at ESD This contains:
The Actian Ingres documentation is available here
Content type
Image
Digest
sha256:dd3477748…
Size
976.9 MB
Last updated
about 2 months ago
docker pull actian/ingres:ii12.1.0_p31093