Welcome

Available Images

pimentaCHAT is a rapidly-moving FOSS project. We maintain 3 Docker images for the diverse needs of our global user community. To use these images you will need to have Docker installed and operational.

Discovering existing releases: You can select the release you need from our Release Page on Bitbucket. Here’s a description of our current branching strategy.

Official image (stable and tested)

The Official Docker Images Repository is where pimentaCHAT’s Official, stable image is maintained and controlled by Docker, and reviewed by the Docker committee.

docker pull pimenta.chat

Latest Release Image

This is an image that is maintained at pimentaCHAT’s own docker repository. The release may be from the develop or master branch.

docker pull pimentachat/pimenta.chat:latest

Specific Release Image

This is an image that is maintained at pimentaCHAT’s own docker repository. It is associated with a release build.

docker pull pimentachat/pimenta.chat:X.X.X

Discovering existing releases

You can select the release you need from our DockerHub Tags.

Bleeding-edge untested develop build image

This is an image that is maintained at pimentaCHAT’s own docker repository. It is updated from our develop (untested) branch, that is, absolute latest, for those who needs to work with latest code.

docker pull pimentachat/pimenta.chat:develop