Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gforge/gocker
A Docker file repository with all the build Files that I use in my Docker containers
https://github.com/gforge/gocker
Last synced: 17 days ago
JSON representation
A Docker file repository with all the build Files that I use in my Docker containers
- Host: GitHub
- URL: https://github.com/gforge/gocker
- Owner: gforge
- License: mit
- Created: 2016-03-26T13:52:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T13:57:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T15:14:01.123Z (about 1 month ago)
- Language: Dockerfile
- Size: 90.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gocker - A Gordon Docker repository
A Docker file repository with all the build files that I use in my Docker containers.
## The PyTorch setup
The PyTorch setup contains all the Docker files that I use in my deep learning projects. It consists of Docker images based on Nvidia's [Docker project](https://github.com/NVIDIA/nvidia-docker).
## The R setup
These are R Docker files that I use for testing my packages in new environments. They are built upon the [rocker-org](https://github.com/rocker-org) containers and are a practical approach to satisfying the requirements for [CRAN submissions](https://cran.r-project.org/submit.html).