Single docker image for multiple .NET CORE API application

I am working on .NET CORE API and docker.
I can build docker image with 1 (one ) .NET CORE API application in it.
Can I build docker image with multiple .NET CORE API application in it.