Agent Memory Docker Image Bundle

This repository stores a Docker image bundle for the Agent Memory Redis PoC transfer.

File

  • agent-memory-docker-images-redis-python-linux-amd64-20260616.zip
  • Size: 78.62 MB
  • SHA256: d63f766c903a403c7eafc5650d16395bdc28fa6dad40ee26e3e0582d3b43fcf0

The zip contains Docker image tar files for:

  • redis:8.8.0-alpine (linux/amd64)
  • python:3.12.13-slim-bookworm (linux/amd64)

Windows/Wave download

Invoke-WebRequest `
  -Uri "https://huggingface.co/kyuetaek/agent-memory-docker-images/resolve/main/agent-memory-docker-images-redis-python-linux-amd64-20260616.zip?download=true" `
  -OutFile "agent-memory-docker-images-redis-python-linux-amd64-20260616.zip"

Get-FileHash .\agent-memory-docker-images-redis-python-linux-amd64-20260616.zip -Algorithm SHA256

Expected SHA256:

D63F766C903A403C7EAFC5650D16395BDC28FA6DAD40EE26E3E0582D3B43FCF0

Server load

sha256sum agent-memory-docker-images-redis-python-linux-amd64-20260616.zip
unzip agent-memory-docker-images-redis-python-linux-amd64-20260616.zip
sha256sum -c SHA256SUMS.txt
docker load -i redis_8.8.0-alpine_linux-amd64.tar
docker load -i python_3.12.13-slim-bookworm_linux-amd64.tar
docker images | egrep 'redis|python'
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support