You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose version
Docker Compose version v2.20.2
Getting Started
Clone the repository
git clone https://github.com/ajeetraina/compose-include/
cd compose-include
Run the Services
docker-compose -f web.yaml up
docker-compose -f web.yaml ps
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
root-database-1 postgres:12 "docker-entrypoint.s…" database 10 minutes ago Up 2 minutes 5432/tcp
root-web-1 nginx:latest "/docker-entrypoint.…" web 10 minutes ago Up 2 minutes 80/tcp