Submitted by _underlines_ t3_zstequ in MachineLearning
step21 t1_j19vr7h wrote
‚Should be a one click deployment‘ lol, famous last words
artsybashev t1_j1c7pzh wrote
a lot of stuff can be run locally with git clone ...
and docer compose up
Jonno_FTW t1_j1ctwja wrote
docker run ...
in the ideal world, assuming someone made the Docker image properly.
lolorenz t1_j1cztpc wrote
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.
ShowerVagina t1_j1d0cf7 wrote
To be fair, if you make a good Jupyter notebook, it can be one-click deployment.
JocialSusticeWarrior t1_j1dwsmh wrote
Oh my sweet summer child
mo6phr t1_j1e2xzd wrote
lol
Viewing a single comment thread. View all comments