Explore
Log in
Sign Up
convox
/
api
Pulls
Docker Pull
Use the Docker CLI to pull this image
35.4M
20200207161122-danone-nodejs10
ca184ca5
263.4 MB
35.4M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
golang
1
ADD file in /
3
RUN apk add --no-cache ca-certificates
5
COPY multi in /go-alpine-patches/
6
RUN apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go ; export GOROOT_
9
RUN mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
11
COPY file in /usr/local/bin/
User Layers
12
RUN apk update && apk add build-base curl git haproxy openssh openssl python
13
RUN curl -fsSLO https://get.docker.com/builds/Linux/x86_64/docker-1.13.0.tgz && tar --strip-componen
14
ADD 31d7011a1932c930532fa3c65b7b6d97bc3e7903e796aaeed7d3f18253a272e4 in /tini
15
RUN chmod +x /tini
17
RUN go get github.com/convox/rerun
18
COPY file in /etc/haproxy/haproxy.cfg
20
WORKDIR /go/src/github.com/convox/rack
21
COPY dir in /go/src/github.com/convox/rack
22
RUN go install ./api
23
RUN go install ./api/cmd/build
24
RUN go install ./api/cmd/monitor
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
12
RUN apk update && apk add build-base curl git haproxy openssh openssl python
drwxr-xr-x
1.2 MB
over 2 years ago
dev
1
ADD file in /
drwxr-xr-x
48 B
about 5 years ago
etc
18
COPY file in /etc/haproxy/haproxy.cfg
drwxr-xr-x
1.2 MB
over 2 years ago
go
24
RUN go install ./api/cmd/monitor
drwxrwxrwx
228.5 MB
over 2 years ago
home
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
lib
12
RUN apk update && apk add build-base curl git haproxy openssh openssl python
drwxr-xr-x
6.3 MB
over 2 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
root
1
ADD file in /
drwx------
0 B
about 5 years ago
run
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
sbin
12
RUN apk update && apk add build-base curl git haproxy openssh openssl python
drwxr-xr-x
204 KB
over 2 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
about 5 years ago
tmp
24
RUN go install ./api/cmd/monitor
-rwxrwxrwx
0 B
over 2 years ago
usr
13
RUN curl -fsSLO https://get.docker.com/builds/Linux/x86_64/docker-1.13.0.tgz && tar --strip-componen
drwxr-xr-x
499.2 MB
over 2 years ago
var
12
RUN apk update && apk add build-base curl git haproxy openssh openssl python
drwxr-xr-x
1004 KB
over 2 years ago
tini
15
RUN chmod +x /tini
-rwx--x--x
805 KB
almost 6 years ago