Sign inSign up

rocketchat/statuscentral:d9b733e08b919e6a601f7f85a49c5dc69a30fa57

Manifest digest

sha256:feaa5580b76141eeff243a8c1fccf3d6069a14674a1a4de22f098fb101843043

OS/ARCH

linux/amd64

Compressed size

8.59 MB

Last pushed

about 1 year by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:feaa5580b76141eeff243a8c1fccf3d6069a14674a1a4de22f098fb101843043

Image Layers

1ARG GIN_MODE=release0 B
2ARG PORT=50000 B
3ENV GIN_MODE=release0 B
4ENV PORT=50000 B
5WORKDIR /usr/local/statuscentral135 B
6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit119.54 KB
7COPY /go/src/github.com/RocketChat/statuscentral/statuscentral . # buildkit7.78 MB
8COPY /go/src/github.com/RocketChat/statuscentral/templates templates # buildkit3.06 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