I have an app that uses docker composer to manage multiple containers. Can I use it in App Platform?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @893b9e614985-48f7-b391-fa1ea8,
I think docker-composer is still a feature that’s not available directly. Having said that, if you already have a Dockerfile for your app you could use it to deploy your application instead:
https://docs.digitalocean.com/products/app-platform/languages-frameworks/docker/
Additionally, here are a couple of videos showing it how it works:
https://www.youtube.com/watch?v=qj3hDUmq2eE
https://www.youtube.com/watch?v=ryrQUNFEUMw