Submitted by _underlines_ t3_zstequ in MachineLearning
lolorenz t1_j1cztpc wrote
Reply to comment by Jonno_FTW in [D] When chatGPT stops being free: Run SOTA LLM in cloud by _underlines_
Docker compose is a service that allows to controll multiple docker container and handle their interactions. So docker compose up already is in an ideal world :P
Jonno_FTW t1_j1gjx2f wrote
We use docker compose so much at work we have alias dc=docker compose
on most of our cloud deployments.
Viewing a single comment thread. View all comments