All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.36k stars 4.23k forks source link

hotfix: Revert cache steps in Makefile #5262

Closed amanape closed 2 hours ago

amanape commented 3 hours ago

This was originally added to address the case of case sensitive file changes that were ignored by Git.

Details in #5209


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:05a41bc-nikolaik   --name openhands-app-05a41bc   docker.all-hands.dev/all-hands-ai/openhands:05a41bc