Files
tiennm99 035484e5cf Add docker-compose example and improve Couchbase-2.5 setup
Added a docker-compose.example.yml for Couchbase-2.5 and updated the README with usage instructions. Enhanced the Dockerfile to ensure scripts use Unix line endings and are executable, improving container reliability.
2025-10-05 20:12:05 +07:00

648 B

Docker Images

My custom Docker images. Most of them are legacy packages that not be supported anymore, so don't have a official Docker image.

Couchbase-2.5

Download

docker pull ghcr.io/tiennm99/docker-images/couchbase-2.5:latest

More options: https://github.com/tiennm99/docker-images/pkgs/container/docker-images%2Fcouchbase-2.5

Docker compose example

Credits