devcontainers / devcontainers/images
Add git-lfs feature to base-ubuntu image
Open
- Dominant language
- Shell
- Stars
- 2.1k
- Forks
- 963
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 11
Description
It looks like GitHub adds hooks which block normal push operations when lfs isn't installed. The universal image has lfs enabled using a feature. Perhaps lfs can get "baked in" to base-ubuntu in the same way.
as of the most recent commits on main! 🔥🔥👍
base-ubuntu: https://github.com/devcontainers/images/blob/5b105e4d8f6aefade1254ab5f1baac7f39dfe13a/src/base-ubuntu/.devcontainer/devcontainer.json#L1-L27
universal: https://github.com/devcontainers/images/blob/5b105e4d8f6aefade1254ab5f1baac7f39dfe13a/src/universal/.devcontainer/devcontainer.json#L56-L59
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.