We have a basic Dockerfile but need a proper Docker Compose setup.
Should include:
- DeepAlpha bot container
- PostgreSQL database
.env configuration
- Health checks
- Auto-restart on crash
A docker-compose up should get everything running in 1 command.
Difficulty: Easy-Medium
We have a basic Dockerfile but need a proper Docker Compose setup.
Should include:
.envconfigurationA
docker-compose upshould get everything running in 1 command.Difficulty: Easy-Medium