Skip to content

Downloads

Latest release (0.5.0, released Jan 07, 2024)

Read the reference manual »

ContainerSSH can be installed in a containerized system (Kubernetes, Docker, Podman) by referencing the following image names:

containerssh/containerssh:0.5
containerssh/containerssh:0.5.1

quay.io/containerssh/containerssh:0.5
quay.io/containerssh/containerssh:0.5.1

Our container images are built on Alpine Linux (x86, 64 bit).

Note about container image versioning

We provide the images with multiple version tags. latest will always reference the latest image build of the latest stable version. 0.4 will always reference the latest image build of the latest 0.4 version, and 0.4.1 will always reference the latest image build of 0.4.1.

Each of these tags will see updates as we update the base Alpine Linux image to apply security fixes. If you need to roll back to an exact previous image you can reference the image by build date, e.g. 0.4.1-20210526. The list of images can be found on the Docker Hub.


Older releases

Version Container Linux Windows MacOS FreeBSD Manual
0.4.1
May 26, 2021
containerssh/containerssh:0.4.1 .tar.gz
.deb
.rpm
.apk
.zip .tar.gz .tar.gz Read »
0.4.0
Apr 1, 2021
containerssh/containerssh:0.4.0 .tar.gz
.deb
.rpm
.apk
.zip .tar.gz .tar.gz Read »
0.3.1
Oct 23, 2020
containerssh/containerssh:0.3.1 .tar.gz
.deb
.rpm
.zip .tar.gz Read »
0.3.0
Oct 21, 2020
containerssh/containerssh:0.3.0 .tar.gz
.deb
.rpm
.zip .tar.gz Read »
0.2.2
Aug 2, 2020
.tar.gz
.deb
.rpm
.zip .tar.gz
0.2.1
Jul 30, 2020
.tar.gz
.deb
.rpm
.zip .tar.gz
0.2.0
Jul 9, 2020
.tar.gz
.deb
.rpm
.zip .tar.gz
0.1.1
Jul 9, 2020
.tar.gz
.deb
.rpm
.zip .tar.gz
0.1.0
Jun 18, 2020
.tar.gz
.deb
.rpm
.zip .tar.gz

Note

Container images that no longer have pulls have been removed to conserve resources.