aws-containers / retail-store-sample-app

Sample application for demonstrating container platforms and related technology
MIT No Attribution
229 stars 276 forks source link

chore: Move docker images to component directories #583

Closed niallthomson closed 2 months ago

niallthomson commented 2 months ago

Issue #, if available: N/A

Description of changes:

Moved the Dockerfile files to each component directory. Although this reduces DRY it makes it simpler to understand how each components container image works and allows docker build . to work for each component

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.