Sign inSign up

renovate/npm:6.11.2

Manifest digest

sha256:1a064aeda2312004140466c51138666e3883830fb820e9ac0d9e19ebe7a8e966

OS/ARCH

linux/amd64

Compressed size

94.84 MB

Last pushed

over 6 years by renovatecibot

Type

Image

Manifest digest

sha256:1a064aeda2312004140466c51138666e3883830fb820e9ac0d9e19ebe7a8e966

Image Layers

1ADD file ... in / 25.45 MB
2/bin/sh -c [ -z "$(apt-get34.54 KB
3/bin/sh -c set -xe &&847 B
4/bin/sh -c mkdir -p /run/systemd161 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Rhys Arkins <[email protected]>0 B
7LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-ubuntu0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV LC_ALL=C.UTF-80 B
10ENV LANG=C.UTF-80 B
11RUN /bin/sh -c echo "APT::Install-Recommends1.12 KB
12RUN /bin/sh -c echo "APT::Get::Upgrade1.14 KB
13RUN /bin/sh -c echo "APT::Get::Install-Suggests1.15 KB
14RUN /bin/sh -c apt-get update11.2 MB
15RUN /bin/sh -c set -ex;26.17 MB
16RUN /bin/sh -c groupadd --gid1.46 KB
17RUN /bin/sh -c useradd --uid5.28 KB
18ENV APP_ROOT=/usr/src/app0 B
19WORKDIR /usr/src/app947 B
20RUN /bin/sh -c chown ubuntu:0957 B
21LABEL org.opencontainers.image.version=0 B
22USER 10000 B
23ARG BUILDPACK_VERSION0 B
24LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-buildpack org.opencontainers.image.version=20 B
25USER root0 B
26RUN |1 BUILDPACK_VERSION=2 /bin/sh -c114.71 KB
27ENV BASH_ENV=/usr/local/etc/env0 B
28SHELL [/bin/bash -c]0 B
29ENTRYPOINT ["docker-entrypoint.sh"]0 B
30COPY src/base/ /usr/local/ # buildkit2.02 KB
31COPY src/node/ /usr/local/ # buildkit1.53 KB
32ARG NODE_VERSION=12.17.00 B
33RUN |1 NODE_VERSION=12.17.0 /bin/bash -c25.22 MB
34ARG NPM_VERSION0 B
35RUN |2 NODE_VERSION=12.17.0 NPM_VERSION=6.11.2 /bin/bash6.63 MB
36LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-npm org.opencontainers.image.version=6.11.20 B
37USER 10000 B

Command

ADD file:c3e6bb316dfa6b81dd4478aaa310df532883b1c0a14edeec3f63d641980c1789 in /