Skip to content

Conversation

ananyab1909
Copy link

It improves the fastapi-postgres sample by adding a Postgres health check, a persistent volume, proper Docker image naming, and internal network setup.

Copy link

@pratik-mahalle pratik-mahalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ananyab1909, Thank you for raising the pr! Our team will into soon before that make sure to sign the DCO signoff

app:
container_name: fastapi-app
image: fastapi
image: keploy/fastapi-app:latest
Copy link

@pratik-mahalle pratik-mahalle Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it will be great, as there is no image name keploy/fastapi-app

networks:
- keploy-network

volumes:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried it running on your local machine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants