Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 225 Bytes

File metadata and controls

12 lines (10 loc) · 225 Bytes

Specifying health check, restart policy and resources limits

Docker Compose

Start

docker-compose --project-name="habr-pg-16" up -d

Stop

docker-compose --project-name="habr-pg-16" down