on 2025 Jan 08 2:35 PM
I want to deploy a Chatbot application to Cloud Foundry of BTP. I have this application in a docker-compose.yml file which has five different services mentioned and all services are dependednt on each other. Basically, it creates five different container in Docker which eventually makes an application run on a defined port.
I would like to know if there is any possibility to deploy the application with Docker compose file?
Also let me know, if there is any other way to deploy such application.
Thank you
Request clarification before answering.
You can run containers in BTP Cloud Foundry (check https://github.com/SAP-samples/cf-mta-examples/tree/main/cf-app-docker). But you can't just provide a Docker compose file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.