Skip to content

Docker Deployment

Ruby RPC server

Deployment using Docker could be tricky since we rely on several gems with native extensions (grpc,google-protobuf).

Here is the list of useful resources:

AnyCable-Go

Official docker images are available at DockerHub.