Sign inSign up

rocketchat/statuscentral:cd6b1fc57e5984bf028f5ba7da425e9313fc2c28

Manifest digest

sha256:2139abb5b079d889485f27c877fb36f6ddd8bc377a1a104834ddd994b2169cca

OS/ARCH

linux/amd64

Compressed size

8.58 MB

Last pushed

about 1 year by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:2139abb5b079d889485f27c877fb36f6ddd8bc377a1a104834ddd994b2169cca

Image Layers

1ARG GIN_MODE=release0 B
2ARG PORT=50000 B
3ENV GIN_MODE=release0 B
4ENV PORT=50000 B
5WORKDIR /usr/local/statuscentral136 B
6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit119.54 KB
7COPY /go/src/github.com/RocketChat/statuscentral/statuscentral . # buildkit7.77 MB
8COPY /go/src/github.com/RocketChat/statuscentral/templates templates # buildkit3.07 KB
9COPY /go/src/github.com/RocketChat/statuscentral/static static # buildkit708.7 KB
10EXPOSE map[5000/tcp:{}]0 B
11ENTRYPOINT ["./statuscentral"]0 B

Command

ARG GIN_MODE=release