Container to run jobs which update the pipelines in concourse using the configuration scripts.
500K+
Container for running the self-update pipeline task which runs the setup pipeline scipts.
This includes all the software for this task to run.
ruby and curl: Included on ruby:slimmake$ cd self-update-pipelines
$ docker build -t self-update-pipelines .
docker run -i -t self-update-pipelines ruby -v
docker run -i -t self-update-pipelines curl --version
docker run -i -t self-update-pipelines bash --version
docker run -i -t self-update-pipelines make --version
Content type
Image
Digest
sha256:92ee30788…
Size
110.4 MB
Last updated
about 1 year ago
docker pull governmentpaas/self-update-pipelines