https://github.com/vegasbrianc/docker-ecs-demo
This is a demo repo for deploying containers directly to AWS ECS
https://github.com/vegasbrianc/docker-ecs-demo
Last synced: 9 months ago
JSON representation
This is a demo repo for deploying containers directly to AWS ECS
- Host: GitHub
- URL: https://github.com/vegasbrianc/docker-ecs-demo
- Owner: vegasbrianc
- License: mit
- Created: 2020-07-09T08:27:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T16:24:40.000Z (over 5 years ago)
- Last Synced: 2025-04-01T18:56:06.937Z (9 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This Repo is to demonstate how to use Docker to publish containers directly to AWS ECS. Please follow
The blog post explains how to get up and running with AWS, Docker, and ECS - https://blog.56k.cloud/how-to-deploy-containers-directly-to-aws-ecs-using-docker/