Open andrewjong opened 1 month ago
docker compose can extend:.
extend:
It'd be nice to have services under the --profile launchall to launch everything docker compose up -d --profile launchall. That would extend from the base thing but have the command launch everything.
--profile launchall
docker compose up -d --profile launchall
docker compose can
extend:
.It'd be nice to have services under the
--profile launchall
to launch everythingdocker compose up -d --profile launchall
. That would extend from the base thing but have the command launch everything.