sha256:92db249504fb82369fbaac3d13613b272b7848378b41b46efa8daa889563cc28
OS/ARCH
linux/amd64
Compressed size
97.57 MB
Last pushed
almost 2 years by robertbruno
Type
Image
Manifest digest
sha256:fd9c395e65608a74cdf6447e93d9f922d6cdd8d4f2de6562054fbadf970e4241
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=14.21.30 B4/bin/sh -c addgroup -g 100035.45 MB5ENV YARN_VERSION=1.22.190 B6/bin/sh -c apk add --no-cache2.26 MB7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=1.0.00 B11ARG MAINTAINER=robertbruno0 B12ARG HTTP_SERVER_PORT=90210 B13LABEL maintainer=robertbruno org.opencontainers.image.authors=robertbruno org.opencontainers.image.source=https://github.com/robertbruno/pgnotify-rabbitmq org.opencontainers.image.version=1.0.00 B14ENV CMD=/opt/pgnotify-rabbitmq/pgnotify-rabbitmq.js0 B15ENV NODE_ENV=production0 B16RUN |3 VERSION=1.0.0 MAINTAINER=robertbruno HTTP_SERVER_PORT=90215.05 MB17WORKDIR /opt/pgnotify-rabbitmq127 B18COPY ./src/package.json . # buildkit610 B19RUN |3 VERSION=1.0.0 MAINTAINER=robertbruno HTTP_SERVER_PORT=902151.51 MB20COPY ./src . # buildkit81.07 KB21COPY scripts/docker-entrypoint.sh / # buildkit573 B22COPY scripts/20-envsubst-on-templates.sh /docker-entrypoint.d/20-envsubst-on-templates.sh # buildkit1.17 KB23RUN |3 VERSION=1.0.0 MAINTAINER=robertbruno HTTP_SERVER_PORT=9021574 B24RUN |3 VERSION=1.0.0 MAINTAINER=robertbruno HTTP_SERVER_PORT=90211.17 KB25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26EXPOSE map[9021/tcp:{}]0 B27STOPSIGNAL SIGQUIT0 B28RUN |3 VERSION=1.0.0 MAINTAINER=robertbruno HTTP_SERVER_PORT=90211.75 KB29CMD ["/bin/sh" "-c" "node $CMD"]0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /