Skip to content

Dockerfile: Update versions, document it more#84

Merged
tomtseng merged 3 commits intomainfrom
tomtseng/dockerfile-improvements
Feb 7, 2026
Merged

Dockerfile: Update versions, document it more#84
tomtseng merged 3 commits intomainfrom
tomtseng/dockerfile-improvements

Conversation

@tomtseng
Copy link
Collaborator

@tomtseng tomtseng commented Feb 7, 2026

Changes

This is porting over some Dockerfile changes from abandoned PR #55.

  • Upgrade image version to have CUDA version matching FAR's cluster
  • Upgrade uv version in Dockerfile
  • Refactor how packages are installed since I was seeing some package thrashing when I was in a devbox

reference: uv's example Dockerfile, though we have a different usecase where we want this to be a development environment so we don't want to be as aggressive in optimizing for space or pre-compilation

Testing

launched devbox and ran uv run pre-commit run --all-files from within

@tomtseng tomtseng force-pushed the tomtseng/dockerfile-improvements branch from b4a29a7 to 13ce126 Compare February 7, 2026 10:00
@tomtseng tomtseng marked this pull request as ready for review February 7, 2026 10:21
@tomtseng tomtseng merged commit cef6037 into main Feb 7, 2026
2 checks passed
@tomtseng tomtseng deleted the tomtseng/dockerfile-improvements branch February 7, 2026 10:21
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.

1 participant