recipe-wizard
Container builder
Automates creation of Docker containers for running OpenGL and CUDA applications on remote servers with optional integration of ROS, Gazebo, and Python deep learning tools.
A Dockerfile generator for running OpenGL (GLX) applications with nvidia-docker2, CUDA, ROS, and Gazebo on a remote headless server system by using VirtualGL&VNC and Lubuntu Desktop
40 stars
3 watching
9 forks
Language: Shell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/hpc-container-maker | A tool to generate container specification files from high-level recipes in Python. | 457 |
redbooth/gockerize | Builds Go binaries into minimal Docker containers for easy packaging and deployment | 667 |
adlink-ros/docker-ros2-ospl-ce | A Dockerfile to build a ROS2 + OpenSplice CE container | 10 |
aws/deep-learning-containers | Pre-built Docker images for training and serving deep learning models on AWS. | 1,011 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
foonathan/docker | Automated C++ build and testing containers | 48 |
container-lisp/s2i-lisp | A tool to build reproducible Docker images for Common Lisp applications using source-to-image technology. | 29 |
palantir/gradle-docker | An extension for Gradle that automates Docker container builds and deployments. | 746 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |
whoan/docker-build-with-cache-action | Automates Docker image building with caching to improve build times. | 341 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |
fabric8io/docker-maven-plugin | Automates Docker image creation and container management for integration tests in Maven-based projects. | 1,882 |
adamrehn/ue4-docker | A Python package providing Docker images and build infrastructure for Unreal Engine 4 | 788 |
transmode/gradle-docker | An extension of the Gradle build tool that enables building and publishing Docker images from within the project's build script. | 647 |