Sign inSign up

sqlstream/slim

By sqlstream

Updated almost 4 years ago

Image
0

991

sqlstream/slim repository overview

sqlstream/slim

The Guavus SQLstream slim Docker image contains only s-Server and webAgent. We have designed this image for integrating with orchestrators like Kubernetes, mass deployments, autoscaling and highly available environments. This version only needs to map ports 5570 (s-Server) and 5580 (webAgent).

NOTE: this image replaces sqlstream/minimal for all versions after 8.0.7.

Running the container

To run the Guavus SQLstream slim Docker container, make sure Docker is installed and enter the following command:

docker run -d -p 5580:5580 -p 5570:5570 sqlstream/slim
Documentation
Tags
  • latest: the most recent GA version (currently 8.1.0)
  • 8.1.0 Jul 2022
  • 8.0.9 Jun 2022
  • 8.0.8 May 2022

Tag summary

Content type

Image

Digest

sha256:96ae1c904

Size

867.6 MB

Last updated

almost 4 years ago

docker pull sqlstream/slim