mclueppers / jenkins-jnlp-dind-alpine

Docker image with Docker daemon, Jenkins JNLP slave and docker-compose pre-installed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-jnlp-dind-alpine

Docker Stars Docker Pulls Docker Automated build

A Docker container that has the Docker daemon, Jenkins JNLP slave and docker-compose pre-installed

Usage

This container can easily replace the official Jenkins slave image allowing you to run Docker builds in an isolated manner on top of an AWS ECS cluster.

Disclaimer

Portions of this repository contain source code from the original Jenkins slave and Docker dind repositories licensed under MIT license.

About

Docker image with Docker daemon, Jenkins JNLP slave and docker-compose pre-installed

License:MIT License


Languages

Language:Shell 52.3%Language:Dockerfile 47.7%