Coder OSS templates
Last updated Jun 23, 2026
46
Stars
14
Forks
0
Issues
0
Stars/day
Attention Score
51
Language breakdown
HCL 96.2%
Dockerfile 3.8%
▸ Files
click to expand
README
Coder [^1] OSS templates
Docker-based templates.
- deeplearning (
tensorflow+pytorch+numpy+matplotlib+pandas+conda+pip+jupyter) - deeplearning-nvidia (Nvidia NGC containers)
- matlab (MATLAB docker images)
Instructions
To use these templates simply clone the repo and run,
git clone https://github.com/matifali/coder-templates.git
cd <template directory>
coder templates create <template-name>
Updates
Manual
To update manually,
coder templates push <template-name>
Automatic
Create a GitHub workflow to automatically update the templates. Use the Update Coder Template[^2] action.
Deeplearning Images
Deeplearning images used in the template are available at dockerhub[^3].
Source code of deeplearning images is available here[^4].
MATLAB Image
MATLAB images used in the template is available at dockerhub[^5].
Source code for the matlab docker image is available here[^6].
Contributing
Contributions are welcome. Please open an issue or a pull request. Thanks!
License
Credits
[^1]: Coder [^2]: Update Coder Template [^3]: dockerdl images [^4]: dockerdl source [^5]: matlab images [^6]: matlab source
🔗 More in this category