Explore
Log in
Sign Up
alewitt
/
updater
Pulls
Docker Pull
Use the Docker CLI to pull this image
22.8M
test env for updating kubes
latest
73324c18
61.8 MB
22.8M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
Base Layers
1
ADD file in /
User Layers
3
RUN mkdir -p /usr/src/app
6
COPY dir in /usr/src/app
7
RUN apk add --no-cache --update curl
8
RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googlea
9
RUN chmod +x ./kubectl
10
RUN mv ./kubectl /usr/local/bin/kubectl
11
RUN mkdir ${HOME}/.kube
12
RUN cp kube/config ${HOME}/.kube/config
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
1
ADD file in /
drwxr-xr-x
806 KB
almost 5 years ago
dev
1
ADD file in /
drwxr-xr-x
48 B
almost 5 years ago
etc
7
RUN apk add --no-cache --update curl
drwxr-xr-x
327 KB
almost 5 years ago
home
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
lib
7
RUN apk add --no-cache --update curl
drwxr-xr-x
2.6 MB
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
proc
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
root
12
RUN cp kube/config ${HOME}/.kube/config
drwx------
581 B
almost 5 years ago
run
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
sbin
1
ADD file in /
drwxr-xr-x
208 KB
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
almost 5 years ago
tmp
1
ADD file in /
-rwxrwxrwx
0 B
almost 5 years ago
usr
10
RUN mv ./kubectl /usr/local/bin/kubectl
drwxr-xr-x
153 MB
almost 5 years ago
var
7
RUN apk add --no-cache --update curl
drwxr-xr-x
1.1 MB
almost 5 years ago