https://github.com/ventx/jenkins-slave-kube-helm
https://github.com/ventx/jenkins-slave-kube-helm
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ventx/jenkins-slave-kube-helm
- Owner: ventx
- Created: 2018-09-12T12:47:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T14:03:33.000Z (almost 7 years ago)
- Last Synced: 2025-02-16T23:14:24.488Z (over 1 year ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
[Alpine](http://alpinelinux.org/) OpenJDK-8 image with awscli, kube, helm, bash, vim, Openssh, GNU Date and other utilities installed.
## Docker Hub
[ventx/jenkins-slave-kube-helm](https://cloud.docker.com/u/ventx/repository/docker/ventx/jenkins-slave-kube-helm)
# 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)
* [coreutils](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/coreutils)
* [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)
* [openssl](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/opensslå)
* [openssh-client](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/openssh-client)
* [postgresql-client](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/postgresql-client)
* [python3](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/python3)
* [vim](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/vim)
# Installed Packages (pip)
* [awscli](https://pypi.org/project/awscli/) `1.16.236`
# Installed Packages (go binaries)
* [helm|](https://helm.sh/) `2.13.1`
* [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) `1.13.4`