aws-samples/eb-python-flask

eb-python-flask fails to deploy on preconfigured docker python platform

mikespub opened this issue · 1 comments

  1. Deploy a sample application from the Elastic Beanstalk console using the preconfigured docker python platform
  2. Download eb-python-flask sample application from github as zip file
  3. Re-zip files without parent directory for upload to EB
  4. Upload zip file as new application version
  5. Try to deploy to Default-Environment
  6. Deployment fails with ERROR: InvalidParameterValue: Unknown template parameter: StaticFiles

archive