Skip to content

Conversation

@krokicki
Copy link
Member

I'm adding a devcontainer we can use to run a containerized version of Claude (and potentially other AI agents in the future). Please try it out and let me know if you run into any issues.

One thing that isn't working quite right are the UI tests. I installed all the dependencies and it mostly works, but it's still failing one test and it hangs at the end waiting for the browser to close.

I also added a CLAUDE.md that we can iterate on.

@StephanPreibisch @JaneliaSciComp/fileglancer

- this is required to support running pixi in a dev container on a mac with an m-series chip
- this adds extra dependencies in the pixi.lock
fix: add linux-aarch64 to pixi platforms; add correct pixi run claude command in docs
@neomorphic
Copy link
Member

neomorphic commented Jan 16, 2026

@krokicki I tried to run this on my dev machine and encountered an error when building the dev container. I have somewhat restrictive permissions on my .claude directory and the container fails to build, because it doesn't have access to that directory. Did you encounter this on your linux box or are you using a setup that has your home directory mounted on a local drive instead of in /groups/*****?

@neomorphic
Copy link
Member

I tried to make a few changes to the dockerfiles, but none of them have made it possible to start up claude using my authentication details from my home directory.

@krokicki
Copy link
Member Author

@neomorphic Following up on Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants