sha256:602c947fe09e3fea36ba5a2cf0109eaa59070d31e2b03e9d72f00e2541c48a19
OS/ARCH
linux/amd64
Compressed size
59.15 MB
Last pushed
over 1 year by robertbruno
Type
Image
Manifest digest
sha256:065273d1fb78a51dffd0e1ca9c646f89619a9df94fedb161b0b217922f190193
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=rbruno0 B12ARG HTTP_SERVER_PORT=90210 B13LABEL maintainer=rbruno org.opencontainers.image.authors=rbruno org.opencontainers.image.source=https://github.com/robertbruno/pgnotify-emitter org.opencontainers.image.version=1.0.00 B14ENV NODE_ENV=production CMD=/opt//.js0 B15RUN |3 VERSION=1.0.0 MAINTAINER=rbruno HTTP_SERVER_PORT=90215.05 MB16WORKDIR /opt/pgnotify-emitter125 B17COPY ./src/package.json . # buildkit398 B18RUN |3 VERSION=1.0.0 MAINTAINER=rbruno HTTP_SERVER_PORT=902113.14 MB19COPY ./src . # buildkit28.81 KB20COPY scripts/docker-entrypoint.sh / # buildkit574 B21COPY scripts/20-envsubst-on-templates.sh /docker-entrypoint.d/20-envsubst-on-templates.sh # buildkit1.05 KB22RUN |3 VERSION=1.0.0 MAINTAINER=rbruno HTTP_SERVER_PORT=9021574 B23RUN |3 VERSION=1.0.0 MAINTAINER=rbruno HTTP_SERVER_PORT=90211.04 KB24ENTRYPOINT ["/docker-entrypoint.sh"]0 B25EXPOSE map[9021/tcp:{}]0 B26STOPSIGNAL SIGQUIT0 B27CMD ["/bin/sh" "-c" "$CMD"]0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /