An open API service indexing awesome lists of open source software.

https://github.com/ventx/docker-dind

Docker-in-Docker with custom packages added
https://github.com/ventx/docker-dind

alpine alpine-linux docker docker-dind

Last synced: about 1 month ago
JSON representation

Docker-in-Docker with custom packages added

Awesome Lists containing this project

README

        

# Description

[Alpine](http://alpinelinux.org/) based Docker image forked from official [Docker dind](https://github.com/docker-library/docker/tree/27471a8b93e980bd4c51464ee933ed90fd36bf97/18.09/dind) image with awscli, git and jq installed to use as [Jenkins PodTemplate](https://github.com/jenkinsci/kubernetes-plugin#pod-and-container-template-configuration).

## Docker Hub

[ventx/docker-dind](https://cloud.docker.com/u/ventx/repository/docker/ventx/docker-dind)

# Docker image

* OS: Alpine
* Docker: 18.09

# Installed Packages

* [jq](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/jq)
* [git](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/git)

# Installed Packages (pip)

* [awscli](https://pypi.org/project/awscli/)