monsooncommerce / monsoon-samples

This repository contains code samples that the Monsoon Engineering have shared in their blog posts.
MIT License
25 stars 14 forks source link

Template file not found when attempting to docker-compose up from master #10

Open ahonnecke opened 3 years ago

ahonnecke commented 3 years ago

To reproduce

git clone git@github.com:monsooncommerce/monsoon-samples.git
ahonnecke@pop-os:~/src/monsoon-samples$ cd docker-sam/$
ahonnecke@pop-os:~/src/monsoon-samples/docker-sam$ docker-compose up
Starting monsoon-samples_sam_app_1        ... done
Starting monsoon-samples_lambda_npm_app_1 ... done
Attaching to monsoon-samples_lambda_npm_app_1, monsoon-samples_sam_app_1
monsoon-samples_lambda_npm_app_1 exited with code 0
sam_app_1         | Error: Template file not found at /app/dist/template.yaml
monsoon-samples_sam_app_1 exited with code 1
DawitAskabe commented 9 months ago

its in wrong folder; in src ; should be at project level