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

https://github.com/ventx/alpine-awscli-helm-kubectl-mongo-nodejs

Alpine image with awscli, helm, kubectl, mongodb, mongodb-tools, nodejs, npm and openssh-client installed.
https://github.com/ventx/alpine-awscli-helm-kubectl-mongo-nodejs

Last synced: 5 months ago
JSON representation

Alpine image with awscli, helm, kubectl, mongodb, mongodb-tools, nodejs, npm and openssh-client installed.

Awesome Lists containing this project

README

          

# Description

[Alpine](http://alpinelinux.org/) 3.9 image with awscli, curl, git, helm, kubectl, mongodb, mongodb-tools, npm and openssh-client installed to use as [Jenkins PodTemplate](https://github.com/jenkinsci/kubernetes-plugin#pod-and-container-template-configuration).

## Docker Hub

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

# Docker image

* OS: Alpine
* Version: 3.9

# Installed Packages

* [bash](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/bash)
* [ca-certificates](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/ca-certificates)
* [curl](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/curl)
* [git](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/git)
* [mongodb](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/mongodb)
* [mongodb-tools](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/mongodb-tools)
* [nodejs](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/nodejs)
* [npm](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/npm)
* [openssh-client](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/openssh-client)
* [python3](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/python3)

# Installed Packages (pip)

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

# Installed Packages (go binaries)

* [helm|](https://helm.sh/) `2.13.1`
* [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) `1.13.4`