The Donald Trump: New top story on Hacker News: Show HN: Run LLMs in Docker for any language without prebuilding containers

Sunday, 18 January 2026

New top story on Hacker News: Show HN: Run LLMs in Docker for any language without prebuilding containers

Show HN: Run LLMs in Docker for any language without prebuilding containers
8 by mheap | 1 comments on Hacker News.
I've been looking for a way to run LLMs safely without needing to approve every command. There are plenty of projects out there that run the agent in docker, but they don't always contain the dependencies that I need. Then it struck me. I already define project dependencies with mise. What if we could build a container on the fly for any project by reading the mise config? I've been using agent-en-place for a couple of weeks now, and it's working great! I'd love to hear what y'all think

No comments:

Post a Comment