mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-23 05:38:07 +02:00
IAM tech spec: Auth and access management current state and proposed
changes. Support for separate workspaces Addition of workspace CLI support for test purposes
This commit is contained in:
parent
48da6c5f8b
commit
db05427d0e
219 changed files with 4875 additions and 2616 deletions
2
Makefile
2
Makefile
|
|
@ -57,7 +57,7 @@ container-bedrock container-vertexai \
|
|||
container-hf container-ocr \
|
||||
container-unstructured container-mcp
|
||||
|
||||
some-containers: container-base container-flow
|
||||
some-containers: container-base container-flow container-unstructured
|
||||
|
||||
push:
|
||||
${DOCKER} push ${CONTAINER_BASE}/trustgraph-base:${VERSION}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue