gradle-docker
Docker builder
An extension of the Gradle build tool that enables building and publishing Docker images from within the project's build script.
A Gradle plugin to build Docker images from the build script.
647 stars
50 watching
142 forks
Language: Groovy
last commit: over 4 years ago
Linked from 1 awesome list
dockergradlegradle-dockergradle-docker-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
palantir/gradle-docker | An extension for Gradle that automates Docker container builds and deployments. | 746 |
bmuschko/gradle-docker-plugin | A plugin for managing Docker images and containers in Java-based build systems. | 1,225 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
fabric8io/docker-maven-plugin | Automates Docker image creation and container management for integration tests in Maven-based projects. | 1,882 |
trn84/recipe-wizard | 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. | 40 |
mudler/docker-companion | Tool for managing Docker images by squashing and unpacking them | 44 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
jlhawn/dockramp | An alternative to Docker Build that accelerates image creation by only copying files and directories when needed, with more efficient layering and caching. | 260 |
gesellix/docker-client | A library providing a thin HTTP client interface to interact with Docker APIs | 113 |
matifali/dockerdl | A Docker image for deep learning environments with pre-installed packages and tools | 78 |