This docker image is used for executing the concourse pipelines.
Dockerfile contents
FROM ubuntu:20.10
LABEL maintainer="[email protected]"
LABEL maintainer_name="Rahul Jain"
ENV DEBIAN_FRONTEND noninteractive
ENV DEBCONF_NONINTERACTIVE_SEEN true
Git Repository: https://github.com/rahulkj/buildbox
CLI's included:
Linux Essentials:
---
git
python
vim
unzip
uuid-runtime
iputils-ping
dnsutils
ca-certificates
netcat
telnet
gnupg2
curl
wget
JSON/YAML parsing CLI's:
---
jq
yq
Cloud foundry CLI's:
---
bosh
cf
uaa
Concourse/Platform Automation CLI's:
---
fly
credhub
om
pivnet-cli
govc
Minio CLI:
---
mc
k8s CLI's:
---
kubectl
tkgi(pks)
Content type
Image
Digest
sha256:8145f4457…
Size
263.2 MB
Last updated
over 1 year ago
docker pull rjain/buildbox