Docker Image
Pull the image:
docker pull ghcr.io/talhastock/assignment-3:v0.3Run the container:
docker run -d -p 8000:8000 ghcr.io/talhastock/assignment-3:v0.3Health Check
curl http://localhost:8000/healthPull the image:
docker pull ghcr.io/talhastock/assignment-3:v0.3Run the container:
docker run -d -p 8000:8000 ghcr.io/talhastock/assignment-3:v0.3curl http://localhost:8000/health