Skip to content

My Mphasis submission with docker compose and github actions

Notifications You must be signed in to change notification settings

shwetarkadam/BooksDocker

Repository files navigation

Mphasis Hackerearth Contest Submission

My Hackerearth Mphasis submission with docker compose Making the code public as the contest is over.

Pull my service image from https://hub.docker.com/r/shwetakadam25/mphasis_books This image needs mysql for database and phpmyadmin for dbms. Alternatively you can just use the docker compose file by executing

docker-compose up

CICD usinng Github Actions to push to docker hub