sha256:849be8f997fdb8c01b6d308e30e80dad974ace0840989d10444c20b39ef6f726
OS/ARCH
linux/amd64
Compressed size
156.41 MB
Last pushed
over 6 years by renovatecibot
Type
Image
Manifest digest
sha256:849be8f997fdb8c01b6d308e30e80dad974ace0840989d10444c20b39ef6f726
Image Layers
1ADD file ... in / 25.45 MB2/bin/sh -c [ -z "$(apt-get34.54 KB3/bin/sh -c set -xe &&848 B4/bin/sh -c mkdir -p /run/systemd162 B5CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-ubuntu0 B8LABEL org.opencontainers.image.version=18.040 B9ENV DEBIAN_FRONTEND=noninteractive0 B10ENV LC_ALL=C.UTF-80 B11ENV LANG=C.UTF-80 B12RUN /bin/sh -c echo "APT::Install-Recommends1.12 KB13RUN /bin/sh -c echo "APT::Get::Upgrade1.13 KB14RUN /bin/sh -c echo "APT::Get::Install-Suggests1.14 KB15RUN /bin/sh -c apt-get update11.2 MB16RUN /bin/sh -c echo "deb26.02 MB17RUN /bin/sh -c groupadd --gid1.45 KB18RUN /bin/sh -c useradd --uid5.28 KB19ENV APP_ROOT=/usr/src/app0 B20WORKDIR /usr/src/app944 B21RUN /bin/sh -c chown ubuntu:0955 B22USER 10000 B23LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-buildpack0 B24ADD build/ /usr/local/build/ # buildkit2.34 KB25ADD docker/ /usr/local/docker/ # buildkit1.23 KB26ENTRYPOINT ["/usr/local/docker/entrypoint.sh"]0 B27USER root0 B28ARG DUMMY=12.16.20 B29ARG NODE_VERSION=120 B30LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-node org.opencontainers.image.version=120 B31RUN |2 DUMMY=12.16.2 NODE_VERSION=12 /bin/sh31.55 MB32ARG YARN_VERSION=1.22.40 B33LABEL org.opencontainers.image.source=https://github.com/renovatebot/docker-yarn org.opencontainers.image.version=1.22.40 B34ARG NODE_VERSION=120 B35RUN |2 YARN_VERSION=1.22.4 NODE_VERSION=12 /bin/sh3.33 MB36USER 10000 B38LABEL name=renovate0 B39LABEL org.opencontainers.image.source=https://github.com/renovatebot/renovate org.opencontainers.image.url=https://renovatebot.com org.opencontainers.image.licenses=AGPL-3.0-only0 B40USER root0 B41WORKDIR /usr/src/app/1.44 KB42RUN /bin/sh -c groupadd -g2.03 KB43RUN /bin/sh -c usermod -aG2.03 KB44ENV DOCKER_VERSION=19.03.80 B45RUN /bin/sh -c curl -fsSLO17.62 MB46ENV RENOVATE_BINARY_SOURCE=docker0 B47COPY package.json package.json # buildkit1.78 KB48COPY /usr/src/app/dist dist # buildkit1.57 KB49COPY /usr/src/app/node_modules node_modules # buildkit41.17 MB50ENTRYPOINT ["node" "/usr/src/app/dist/renovate.js"]0 B51CMD []0 B52ARG RENOVATE_VERSION=19.214.00 B53RUN |1 RENOVATE_VERSION=19.214.0-slim /bin/sh -c1.91 KB54LABEL org.opencontainers.image.version=19.214.0-slim0 B55USER 10000 BCommand
ADD file:594fa35cf803361e69d817fc867b6a4069c064ffd20ed50caf42ad9bb11ca999 in /