简体   繁体   English

我可以将 AWS Copilot 与 docker-compose.yml 文件一起使用吗?

[英]Can I use AWS Copilot with docker-compose.yml file?

I'm trying to implement ECS architecture of my web application on AWS using AWS copilot.我正在尝试使用 AWS copilot 在 AWS 上实施我的 web 应用程序的 ECS 架构。 But it is asking for Dockerfile as input.但它要求输入 Dockerfile。

My application has a complex docker-compose file with multiple services.我的应用程序有一个包含多个服务的复杂docker-compose文件。 Can i somehow use this file for creation of ECS Cluster from copilot?我能以某种方式使用此文件从副驾驶创建 ECS 集群吗?

Thank you.谢谢你。

At the moment, no, but please upvote/join the discussion here to share more details of your use case and what you'd like to see!目前,没有,但请在此处投票/加入讨论,以分享有关您的用例的更多详细信息以及您希望看到的内容!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 docker-compose 显示所有不是在 docker-compose.yml 中定义的服务 - docker-compose displaying all services not the one defined in docker-compose.yml docker-compose.yml 在单个 Google Compute Engine VM 上指定的多个服务 - Multiple Services Specified by docker-compose.yml on a Single Google Compute Engine VM 将 aws copilot 与不同目录中的配置一起使用 - Use aws copilot with a configuration in a different directory AWS Copilot 管道失败,为什么 CodeBuild 找不到 buildspec.yml? - AWS Copilot pipeline fails, why cant CodeBuild find buildspec.yml? 我可以在 community.aws.ec2_vpc_route_table Ansible 模块中使用 group_vars/all.yml 吗? - Can I use group_vars/all.yml in community.aws.ec2_vpc_route_table Ansible Module? 我需要在 docker compose as volume 中设置 aws config 吗? - Do I need to set aws config in docker compose as volume? dynamodb-admin 不适用于 docker.compose.yml 和 localstack - dynamodb-admin not working with docker.compose.yml and localstack 通过 yml 文件创建 aws dynamodb 表 - Create aws dynamodb table by yml file 当我尝试对 CORS 预检 (Lambda) 使用方法 OPTIONS 时,AWS cloudformation template.yml 失败 - AWS cloudformation template.yml fails when I try to use method OPTIONS for CORS preflight (Lambda) 如何让 VS2019+ 运行 docker compose? - How can I get VS2019+ to run docker compose?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM