Mac question about Docker and Graphcool: why do, e...
# prisma-whats-new
v
Mac question about Docker and Graphcool: why do, every time I launch Docker.app, the GC containers get spawned, too?
a
If they are running before you shutdown, they will start up when you start Docker. Same on Windows.
Probably due to the restart policy, that you can change (I think) by ejecting. Haven't checked it though.