learningpath-docker icon indicating copy to clipboard operation
learningpath-docker copied to clipboard

Week II Assignment: Andreea Mutu

Open AndreeaMutu opened this issue 5 years ago • 0 comments

Please review my Week II and Week III assignment!

My name: Andreea Mutu My GitHub repository: https://github.com/AndreeaMutu/movies-api Description: docker-compose.yml includes 2 images:

  • postgresql database with volumes
  • built image for spring boot app that exposes a REST API for storing and reading favorite movies (uses postgresql db) - no UI, but can be tested using swagger
  • added environment variables, tests and Github Actions to build and publish docker image

AndreeaMutu avatar Oct 12 '20 05:10 AndreeaMutu