Explore
Log in
Sign Up
fidelityinternational
/
paas-tools-ruby
Pulls
Docker Pull
Use the Docker CLI to pull this image
33.4M
4.0.8
7155cc25
407.4 MB
about 1 year ago
33.4M
FidelityInternational/paas-tools-ruby
Files
Layers
Dependencies
Tags
Insights
Dockerfile
All Layers
Aggregates
All Layers
User Layers
Base Layers
debian
1
ADD file in /
User Layers
3
RUN apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wge
4
RUN if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends
5
RUN apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client su
6
RUN apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev
7
RUN mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /
12
RUN savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends
16
RUN mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
24
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get -y upgrade && apt
25
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c curl -fL "https://packages.cloudfoundry.org/stable?rele
26
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c curl -fL "https://s3.amazonaws.com/bosh-cli-artifacts/b
27
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c curl -fL "https://github.com/mikefarah/yq/releases/down
28
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c curl -fL "https://github.com/mikefarah/yq/releases/down
29
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c curl -fL "https://github.com/concourse/concourse/releas
30
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c ln -s /usr/local/bin/yq /usr/local/bin/yaml
31
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c gem install cf-uaac
32
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c gem install bundler -v 2.0.2
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 install -y --no-install-recommends autoconf automake bzip2 dpkg-dev
drwxr-xr-x
5.7 MB
about 1 year ago
boot
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
dev
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
etc
24
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get -y upgrade && apt
drwxr-xr-x
886 KB
about 1 year ago
home
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
lib
24
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get -y upgrade && apt
drwxr-xr-x
13 MB
about 1 year ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
media
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
opt
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
root
32
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c gem install bundler -v 2.0.2
drwx------
21 KB
about 1 year ago
run
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
sbin
5
RUN apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client su
drwxr-xr-x
5 MB
about 1 year ago
srv
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
sys
1
ADD file in /
drwxr-xr-x
0 B
about 1 year ago
tmp
31
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c gem install cf-uaac
-rwxrwxrwx
0 B
about 1 year ago
usr
32
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c gem install bundler -v 2.0.2
drwxr-xr-x
1006.5 MB
about 1 year ago
var
24
RUN DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get -y upgrade && apt
drwxr-xr-x
14.2 MB
about 1 year ago
Readme
paas-tools-ruby
Ruby based container with various tools installed