Installation Guide for Docker Pull the Docker Image docker pull alex-bruun/magi:latest Run the Docker Container docker run -d --name magi alex-bruun/magi:latest Verify Installation Check that the container is running: docker ps You should see magi listed.