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.
- Host: GitHub
- URL: https://github.com/ventx/alpine-awscli-helm-kubectl-mongo-nodejs
- Owner: ventx
- License: gpl-3.0
- Created: 2019-04-18T17:03:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T15:17:27.000Z (about 7 years ago)
- Last Synced: 2025-02-16T23:14:24.515Z (over 1 year ago)
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`