Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 603 Bytes

🎉 Template Docker Compose

Docker Compose is a tool for defining and running multi-container Docker applications. It allows developers to configure all of their application's services in a single file, and then start and stop those services with a single command.

version rating uptime

🏆 Run

docker-compose up -d