ryanlabouve / blarg-root

Docker learnings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker compose to run multiple projects

Minimal setup to run multiple services with a docker compose file from a parent directory

docker-compose up --build to build both projects and run their default commands

About

Docker learnings


Languages

Language:Shell 73.2%Language:Dockerfile 26.8%