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 B2ARG PORT=50000 B3ENV GIN_MODE=release0 B4ENV PORT=50000 B5WORKDIR /usr/local/statuscentral135 B6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit119.54 KB7COPY /go/src/github.com/RocketChat/statuscentral/statuscentral . # buildkit7.78 MB8COPY /go/src/github.com/RocketChat/statuscentral/templates templates # buildkit3.06 KB9COPY /go/src/github.com/RocketChat/statuscentral/static static # buildkit708.7 KB10EXPOSE map[5000/tcp:{}]0 B11ENTRYPOINT ["./statuscentral"]0 BCommand
ARG GIN_MODE=release