Explore
Log in
Sign Up
cflondonservices
/
gcp-lifecycle
Pulls
Docker Pull
Use the Docker CLI to pull this image
30.8M
latest
c17879eb
412.9 MB
30.8M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
Layers
1
ADD file in /
2
RUN set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d
3
RUN rm -rf /var/lib/apt/lists/*
4
RUN sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
5
RUN mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
9
RUN git clone https://github.com/sstephenson/rbenv.git ${RBENV_ROOT}
10
RUN mkdir ${RBENV_ROOT}/plugins
11
RUN git clone https://github.com/sstephenson/ruby-build.git ${RBENV_ROOT}/plugins/ruby-build
12
RUN git clone https://github.com/rbenv/rbenv-each.git ${RBENV_ROOT}/plugins/rbenv-each
14
RUN rbenv install 2.3.1
15
RUN rbenv global 2.3.1
17
RUN wget https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz && tar -C /usr/local
18
RUN git config --global user.email "cf-london-eng@pivotal.io"
19
RUN git config --global user.name "Opsman-lifecycle Pipeline"
20
RUN mkdir -p /go/bin
23
RUN go get github.com/onsi/ginkgo/ginkgo
24
RUN wget "$(curl -s https://api.github.com/repos/pivotal-cf/om/releases | jq -r .[0].assets[].browser_do
25
RUN wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-145.0.0-linux-x86.t
26
RUN /google-cloud-sdk/install.sh --usage-reporting=true --path-update=true
27
RUN /google-cloud-sdk/bin/gcloud config set --installation component_manager/disable_update_check true
28
RUN sed -i -- 's/\"disable_updater\": false/\"disable_updater\": true/g' /google-cloud-sdk/lib/googleclo
30
RUN go get github.com/pivotal-cf/execute-on-opsman
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
7.8 MB
almost 5 years ago
boot
1
ADD file in /
drwxr-xr-x
0 B
about 6 years ago
dev
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
etc
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
922 KB
almost 5 years ago
go
30
RUN go get github.com/pivotal-cf/execute-on-opsman
drwxr-xr-x
66.7 MB
almost 5 years ago
google-cloud-sdk
28
RUN sed -i -- 's/\"disable_updater\": false/\"disable_updater\": true/g' /google-cloud-sdk/lib/googleclo
drwxr-xr-x
68.5 MB
almost 5 years ago
home
15
RUN rbenv global 2.3.1
drwxr-xr-x
119.4 MB
almost 5 years ago
lib
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
26.2 MB
almost 5 years ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
opt
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 6 years ago
root
27
RUN /google-cloud-sdk/bin/gcloud config set --installation component_manager/disable_update_check true
drwx------
9 MB
almost 5 years ago
run
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
79 B
almost 5 years ago
sbin
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
4.4 MB
almost 5 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
over 6 years ago
tmp
27
RUN /google-cloud-sdk/bin/gcloud config set --installation component_manager/disable_update_check true
-rwxrwxrwx
108 KB
almost 5 years ago
usr
17
RUN wget https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz && tar -C /usr/local
drwxr-xr-x
721.6 MB
almost 5 years ago
var
7
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
44 MB
almost 5 years ago