sha256:26f151fa6ef8ea27eca1bdfd74d0758be0f210ec716b91d09efecd2c0bfa639c
OS/ARCH
Compressed size
257.93 MB
Last pushed
16 days by grafana
Type
Image
Manifest digest
sha256:453e95d491c1be5ac5960c3056c555d8a1d94aa2220d724f944280db064eb5e8
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.17.00 B4RUN /bin/sh -c addgroup -g50.4 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG HUGO_ENV PROXY_VERSION=0.0.70 B11ENV HUGO_ENV=docs0 B12ENV PROXY_VERSION=0.0.70 B13RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh10.77 MB14ENV WEBSITE_SKIP_MOUNTS=true0 B15COPY /out/website-proxy /usr/local/bin/website-proxy # buildkit4.75 MB16COPY /out/hugo /usr/local/bin/hugo # buildkit33.74 MB17COPY /out/redirects /usr/local/bin/redirects # buildkit1.65 MB18WORKDIR /hugo94 B19COPY ./ /hugo # buildkit30 MB20RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh121.12 MB21RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh181 B22RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh727 B23COPY content/docs/agent/next/shared/ /hugo/content/docs/agent/latest/shared/ # buildkit16.46 KB24COPY content/docs/agent/next/shared/ /hugo/content/docs/agent/next/shared/ # buildkit32 B25COPY content/docs/alloy/next/shared/ /hugo/content/docs/alloy/latest/shared/ # buildkit22.54 KB26COPY content/docs/alloy/next/shared/ /hugo/content/docs/alloy/next/shared/ # buildkit32 B27COPY content/docs/cloud-onboarding/next/shared/ /hugo/content/docs/cloud-onboarding/latest/shared/ # buildkit189.29 KB28COPY content/docs/cloud-onboarding/next/shared/ /hugo/content/docs/cloud-onboarding/next/shared/ # buildkit32 B29COPY content/docs/grafana/next/shared/ /hugo/content/docs/grafana/latest/shared/ # buildkit55.06 KB30COPY content/docs/grafana/next/shared/ /hugo/content/docs/grafana/next/shared/ # buildkit32 B31COPY content/docs/tempo/next/shared/ /hugo/content/docs/tempo/latest/shared/ # buildkit12.44 KB32COPY content/docs/tempo/next/shared/ /hugo/content/docs/tempo/next/shared/ # buildkit32 B33COPY content/docs/writers-toolkit/shared/ /hugo/content/docs/writers-toolkit/shared/ # buildkit32 B34COPY config/_default/params.yaml /hugo/config/_default/params.yaml # buildkit32 B35COPY config/docs-base/config.yaml /hugo/config/docs/config.yaml # buildkit362 B36VOLUME [/hugo]0 B37EXPOSE [3002/tcp]0 B38CMD ["make" "server"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit