Basic Docker question

I’m new to Docker, so bear with me :blush:

I have two Docker containers, one for the main service and one for a worker process. Is it possible to deploy several Docker container into a single Web Service instance using Render? Or can I just have a single container in a instance?

Hello,

It would be two separate Render services.