Explore
Log in
Sign Up
cfinfrastructure
/
bbl-state-resource
Pulls
Docker Pull
Use the Docker CLI to pull this image
25.3M
a concourse resource for manipulating bbl state directories
latest
2be8c27d
738 MB
25.3M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
ubuntu
1
ADD file in /
2
RUN [ -z "$(apt-get indextargets)" ]
3
RUN set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d
4
RUN mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
User Layers
15
RUN apt-get update && apt-get -y install apt-utils build-essential git libreadline7
16
RUN wget https://github.com/stedolan/jq/releases/download/jq-${JQ_VERSION}/jq-linux64 --output-document=
17
RUN wget https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-${bosh_cli_version}-linux-amd64 --output-d
18
RUN cd /tmp && wget -q -O cf.deb "https://cli.run.pivotal.io/stable?release=debian64&version=${cf_cli_
19
RUN wget https://github.com/cloudfoundry-incubator/credhub-cli/releases/download/${credhub_cli_version}/
20
RUN wget https://github.com/cloudfoundry/bosh-bootloader/releases/download/v${bbl_version}/bbl-v${bbl_ve
21
RUN wget https://github.com/cloudfoundry/bosh-bootloader/archive/v${bbl_version}.tar.gz -P /tmp && mkd
22
RUN wget "https://releases.hashicorp.com/terraform/${terraform_version}/terraform_${terraform_version}_l
23
RUN wget https://github.com/AGWA/git-crypt/archive/${git_crypt_version}.tar.gz -O /tmp/git-crypt.tar.gz
26
RUN wget https://golang.org/dl/go${go_version}.linux-amd64.tar.gz -P /tmp && tar xzvf /tmp/go${go_vers
27
RUN go get -u code.cloudfoundry.org/log-cache-cli/cmd/cf-lc-plugin && cf install-plugin ${GOPATH}/bi
28
RUN go get -u github.com/cloudfoundry/uptimer && go get -u github.com/onsi/ginkgo/... && cd ${GOPATH
29
WORKDIR /go/src/github.com/cloudfoundry/bbl-state-resource/
30
COPY dir in .
33
RUN go install cmd/check/check.go
34
RUN go install cmd/out/out.go
35
RUN go install cmd/in/in.go
38
RUN wget https://github.com/cloudfoundry/bosh-bootloader/releases/download/v${bbl_version}/bbl-v${bbl_ve
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
15
RUN apt-get update && apt-get -y install apt-utils build-essential git libreadline7
drwxr-xr-x
4.9 MB
almost 3 years ago
boot
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
dev
1
ADD file in /
drwxr-xr-x
0 B
almost 3 years ago
etc
15
RUN apt-get update && apt-get -y install apt-utils build-essential git libreadline7
drwxr-xr-x
996 KB
almost 3 years ago
go
30
COPY dir in .
drwxr-xr-x
417.2 MB
almost 3 years ago
home
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
lib
15
RUN apt-get update && apt-get -y install apt-utils build-essential git libreadline7
drwxr-xr-x
12.7 MB
almost 3 years ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
almost 3 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
almost 3 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
almost 3 years ago
opt
35
RUN go install cmd/in/in.go
drwxr-xr-x
48.7 MB
almost 3 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
root
38
RUN wget https://github.com/cloudfoundry/bosh-bootloader/releases/download/v${bbl_version}/bbl-v${bbl_ve
drwx------
71 MB
almost 3 years ago
run
4
RUN mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
drwxr-xr-x
7 B
almost 3 years ago
sbin
15
RUN apt-get update && apt-get -y install apt-utils build-essential git libreadline7
drwxr-xr-x
3.6 MB
almost 3 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
almost 3 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
tmp
21
RUN wget https://github.com/cloudfoundry/bosh-bootloader/archive/v${bbl_version}.tar.gz -P /tmp && mkd
-rwxrwxrwx
5.5 MB
almost 3 years ago
usr
26
RUN wget https://golang.org/dl/go${go_version}.linux-amd64.tar.gz -P /tmp && tar xzvf /tmp/go${go_vers
drwxr-xr-x
1007.3 MB
almost 3 years ago
var
21
RUN wget https://github.com/cloudfoundry/bosh-bootloader/archive/v${bbl_version}.tar.gz -P /tmp && mkd
drwxr-xr-x
89.4 MB
almost 3 years ago
Readme
Use this to get a bosh director!