Using docker compose I now state to use two contai...
# spicedb
l
Using docker compose I now state to use two containers of the same image one
migrate head
and one
serve
. But then after up there is one exited container (correctly) laying around so I wondered if I could just use that container for
serve
again