Skip to content

chore: add Dockerfile and .dockerignore#153

Merged
kcz358 merged 1 commit intomainfrom
dockerfile
Apr 10, 2026
Merged

chore: add Dockerfile and .dockerignore#153
kcz358 merged 1 commit intomainfrom
dockerfile

Conversation

@kcz358
Copy link
Copy Markdown
Collaborator

@kcz358 kcz358 commented Apr 10, 2026

Summary

  • Add Dockerfile based on pytorch/pytorch:2.9.1-cuda12.8-cudnn9-devel with system deps (ffmpeg, libsndfile1, libgl1, ninja), uv for fast package management, flash-attn, and liger-kernel
  • Add .dockerignore to exclude .git/ (token safety), data/, scripts/, wandb/, output/, outputs/, and Python/IDE artifacts from the build context

Based on pytorch/pytorch:2.9.1-cuda12.8-cudnn9-devel with system
deps (ffmpeg, libsndfile1, etc.), uv for fast installs, flash-attn,
and liger-kernel. .dockerignore excludes .git (token safety), data/,
scripts/, wandb/, outputs/, and Python/IDE artifacts.
@kcz358 kcz358 merged commit 030433e into main Apr 10, 2026
3 checks passed
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