is there anyway to use spicedb in docker compose a...
# spicedb
m
is there anyway to use spicedb in docker compose and have it migrate a db before coming up? It looks like the base image doesn't have sh/bash on it for me to override the entrypoint, and I would prefer to have it all work via
docker compose up
5 Views