Moving an existing installed Couchbase to Docker container?

There isn’t anything automated for this. Best approach would be to backup/restore the data from one to the other, handle any indexes, replications and so forth.

I’m curious, is this because you want to run multiple nodes on the same hardware? What’s prompting the move? Running under Kubernetes and the Autonomous Operator may fit better for many of these.