Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a monorepo, which has 2 directories for each project. Now, they have their own Dockerfiles (so bot/Dockerfile and api/Dockerfile), and I would like DigitalOcean to build using the relevant dockerfile, so if I have 1 app called tags-api, it will use api/Dockerfile to build, and vice versa for bot.
Now my question is, how do I do so? Since currently it just checks for ./Dockerfile, which, in this case doesn’t exist.
Alternatively, could it possibly use my docker-compose file? I have a ./docker-compose.yaml file but I couldn’t find an option where I could use compose instead of Docker.
d1dd3d9538cc4d06b53e6d1d338d3f
50ff4e4b3c6c4999a12403b1ecda95
a6309a057c3f4cb38fb2e7feb67236
72e571841e7f4a6881090a2f3e93c0
7ce6bf277bff4d429ba493dd750e35
57a72a98162f46a5a5cd04d9b
Thomas Brocken
11575c6d695643cdb40ad47d0f1aea
tez.saad
keneucker
keneucker