Sign inSign up

rocketchat/statuscentral:853b34c125a39d3c55d328fc24d69f2d66c6e99e

Manifest digest

sha256:a506ebdb7a052793eb9eb0c97aa9b6b3cfcc70b0e84b762fb5edd07911b3fcc0

OS/ARCH

linux/amd64

Compressed size

8.58 MB

Last pushed

about 1 year by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:a506ebdb7a052793eb9eb0c97aa9b6b3cfcc70b0e84b762fb5edd07911b3fcc0

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