Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61 git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
This commit is contained in:
3
scripts/pack_docker.sh
Normal file
3
scripts/pack_docker.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
export MEMGPT_VERSION=$(letta version)
|
||||
docker buildx build --platform=linux/amd64,linux/arm64,linux/x86_64 --build-arg MEMGPT_ENVIRONMENT=RELEASE -t letta/letta-server:${MEMGPT_VERSION} .
|
||||
docker push letta/letta-server:${MEMGPT_VERSION}
|
||||
Reference in New Issue
Block a user