https://authzed.com logo
l

LarsRan

06/08/2022, 12:17 PM
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