Explore
Log in
Sign Up
cflondonservices
/
opsmanager-resource
Pulls
Docker Pull
Use the Docker CLI to pull this image
126M
latest
fb99f5fc
437.4 MB
126M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
ubuntu
1
ADD file in /
2
RUN rm -rf /var/lib/apt/lists/*
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
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
8
RUN git clone https://github.com/sstephenson/rbenv.git ${RBENV_ROOT}
9
RUN mkdir ${RBENV_ROOT}/plugins
10
RUN git clone https://github.com/sstephenson/ruby-build.git ${RBENV_ROOT}/plugins/ruby-build
11
RUN git clone https://github.com/rbenv/rbenv-each.git ${RBENV_ROOT}/plugins/rbenv-each
13
RUN rbenv install 2.3.1
14
RUN rbenv global 2.3.1
15
RUN gem install multipart-post rubyzip --no-rdoc --no-ri
16
RUN mkdir -p /opt/resource
17
ADD dir in /resource
19
RUN ln -s /resource/bin/in.rb /opt/resource/in
20
RUN ln -s /resource/bin/out.rb /opt/resource/out
21
RUN ln -s /resource/bin/check.rb /opt/resource/check
23
RUN wget https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz && tar -C /usr/local
24
RUN git config --global user.email "cf-london-eng@pivotal.io"
25
RUN git config --global user.name "Opsmanager Resource Pipeline"
26
RUN mkdir -p /go/bin
29
RUN go get github.com/onsi/ginkgo/ginkgo
30
RUN wget -O /go/bin/om "$(curl -s https://api.github.com/repos/pivotal-cf/om/releases | jq -r .[0].asset
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
7.8 MB
almost 3 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 3 years ago
etc
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
894 KB
almost 3 years ago
go
30
RUN wget -O /go/bin/om "$(curl -s https://api.github.com/repos/pivotal-cf/om/releases | jq -r .[0].asset
drwxr-xr-x
31.4 MB
almost 3 years ago
home
15
RUN gem install multipart-post rubyzip --no-rdoc --no-ri
drwxr-xr-x
120.7 MB
almost 3 years ago
lib
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
26.3 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
21
RUN ln -s /resource/bin/check.rb /opt/resource/check
drwxr-xr-x
0 B
almost 3 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 6 years ago
resource
17
ADD dir in /resource
drwxr-xr-x
6 MB
almost 3 years ago
root
30
RUN wget -O /go/bin/om "$(curl -s https://api.github.com/repos/pivotal-cf/om/releases | jq -r .[0].asset
drwx------
14.1 MB
almost 3 years ago
run
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
79 B
almost 3 years ago
sbin
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
4.5 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
over 6 years ago
tmp
29
RUN go get github.com/onsi/ginkgo/ginkgo
-rwxrwxrwx
106 KB
almost 3 years ago
usr
23
RUN wget https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz && tar -C /usr/local
drwxr-xr-x
837.7 MB
almost 3 years ago
var
6
RUN apt-get update && apt-get -qqy install software-properties-common && add-apt-repository ppa:
drwxr-xr-x
31.7 MB
almost 3 years ago