Sign inSign up

rocketchat/queue-worker-service:sha-e4e82e7-fips

Index digest

sha256:6b7e4cada4bba813e6337c79fe415fbc84f4ed69f65bb0f7b7a1d368d67c2860

OS/ARCH

linux/amd64

Compressed size

136.39 MB

Last pushed

2 days by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:717e005ee39251b48032deb24d3590fc33fa177340d578e8c2b9fc381f1bd937

Image Layers

1add root layout2.48 KB
2mount /out from exec sh38.76 MB
3add users and groups386 B
4mkdir /app76 B
5mkdir /usr/ssl16 B
6mkfile /usr/ssl/fips.cnf325 B
7add metadata2.15 KB
8ARG SERVICE=queue-worker0 B
9ENV NODE_ENV=production PORT=30000 B
10ENV LIBC=musl0 B
11COPY --chown=node:node /app /app #97.62 MB
12WORKDIR /app/ee/apps/queue-worker32 B
13USER node0 B
14EXPOSE [3000/tcp 9458/tcp]0 B
15CMD ["node" "--force-fips" "--require" "./src/fips.js"0 B

Command

add root layout