Files
Reduce/database/Dockerfile
Arkaprabha Chakraborty 65f113a90f Initial commit
2024-08-06 01:16:01 +05:30

5 lines
70 B
Docker

# Use the official PostgreSQL image
FROM postgres:latest
EXPOSE 5432