Commit Graph
3 Commits
Author SHA1 Message Date
tiennm99 f9568ec53d Add Couchbase 2.5 and generic Docker images
Introduces a new Docker image for Couchbase 2.5, including a Dockerfile, entrypoint, run scripts, and a dummy script for unsupported commands. Updates the 2.5 image to install libssl0.9.8 and modifies the CMD to use '-noinput'. Adds a README with credits and updates the GitHub Actions workflow to download the new dependency.
2025-10-04 23:37:40 +07:00
tiennm99 37559c5d40 Add Couchbase 2.5 Docker build and publish workflow
Introduces a Dockerfile for Couchbase Server 2.5 on Ubuntu 12.04, a GitHub Actions workflow to build and publish the image to GHCR, and a .gitignore to exclude .deb and .rpm files. Also adds local settings for permissions.
2025-10-04 22:44:44 +07:00
Tien Nguyen MinhandGitHub 5d98438efc Initial commit 2025-10-04 21:02:02 +07:00