tiennm99 a9d0d65fa4 Refactor Couchbase 2.5 Docker setup and scripts
Updated Dockerfile to add libssl0.9.8, split some RUN commands, and improved permissions handling. Modified entrypoint.sh to use 'set -ex' for better debugging and switched to 'runsvdir -P /etc/service' for process management. Cleaned up docker-compose.example.yml by commenting out unused options. Updated run script to unset HOME before execution for improved environment consistency.
2025-10-05 22:30:23 +07:00
2025-10-04 21:02:02 +07:00

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

S
Description
Custom Docker images of legacy/discontinued software (Couchbase 2.5, …) — built and published to GHCR.
Readme Apache-2.0
404 KiB
Languages
Dockerfile 55.9%
Go 38.7%
Shell 5.4%