run a set of docker services from a docker-compose.yaml
file
run with docker compose up
, basically simplifies long docker build/run commands into a committable file
1 min read
run a set of docker services from a docker-compose.yaml
file
run with docker compose up
, basically simplifies long docker build/run commands into a committable file