Gridcellcoder
05/29/2020, 7:50 PMprefecthq/ui:0.11.2
prefecthq/apollo:0.11.2
etc from starting on boot. I.e uninstall?josh
05/29/2020, 7:54 PMalways
🤔 we should make that configurable. In the meantime you should be able to run docker-compose down
to stop and remove all of the containersGridcellcoder
05/29/2020, 8:00 PMprefect server stop
but how can I stop these without cloning the repo?josh
05/29/2020, 8:02 PMdocker-compose down
will stop them and you don’t need to clone the repoGridcellcoder
05/29/2020, 8:02 PMdocker-compose down
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml
prefect/server/docker$ docker-compose down
josh
05/29/2020, 8:04 PMGridcellcoder
05/29/2020, 8:06 PM