OpenDroneMap / opendronemap-ecs

Serverless API to get opendronemap tasks running on AWS Elastic Container Service (ECS)
GNU General Public License v3.0
5 stars 6 forks source link

containerOverrides for volumes #2

Closed matthewberryman closed 6 years ago

matthewberryman commented 7 years ago

Do they work? Not listed in http://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ContainerOverride.html

matthewberryman commented 7 years ago

Otherwise may need to specify things via command.

matthewberryman commented 6 years ago

work in https://github.com/acrossthecloud/opendronemap means that everything is now internal within the container, with input files copied in at the start and output files copied out at the end back to s3.