Sign inSign up

rocketchat/statuscentral:1a16b5d8179cbc47e6ed025c341f5ffdf308c0a1

Manifest digest

sha256:b736c237e5d405e905da433b3b37db5a25ccd0b5d010dd57561ba2abf03c3ae5

OS/ARCH

linux/amd64

Compressed size

8.58 MB

Last pushed

about 1 year by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:b736c237e5d405e905da433b3b37db5a25ccd0b5d010dd57561ba2abf03c3ae5

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.71 KB
10EXPOSE map[5000/tcp:{}]0 B
11ENTRYPOINT ["./statuscentral"]0 B

Command

ARG GIN_MODE=release