sha256:15c60143d9af7eb565417f0ec4aa2fd58e851aa900c9386a61a5b4f0cfa26bb5
OS/ARCH
Compressed size
261.06 MB
Last pushed
15 days by grafana
Type
Image
Manifest digest
sha256:65c7a6cab0b2df342ade533b814e9e24de441dc27636059a23023c58a022ddfd
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.17.00 B4RUN /bin/sh -c addgroup -g49.86 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.62 MB14ENV WEBSITE_SKIP_MOUNTS=true0 B15COPY /out/website-proxy /usr/local/bin/website-proxy # buildkit5.18 MB16COPY /out/hugo /usr/local/bin/hugo # buildkit36.36 MB17COPY /out/redirects /usr/local/bin/redirects # buildkit1.78 MB18WORKDIR /hugo94 B19COPY ./ /hugo # buildkit30 MB20RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh121.79 MB21RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh182 B22RUN |2 HUGO_ENV=docs PROXY_VERSION=0.0.7 /bin/sh721 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/ # buildkit16.47 KB25COPY content/docs/alloy/next/shared/ /hugo/content/docs/alloy/latest/shared/ # buildkit22.55 KB26COPY content/docs/alloy/next/shared/ /hugo/content/docs/alloy/next/shared/ # buildkit22.56 KB27COPY content/docs/cloud-onboarding/next/shared/ /hugo/content/docs/cloud-onboarding/latest/shared/ # buildkit189.3 KB28COPY content/docs/cloud-onboarding/next/shared/ /hugo/content/docs/cloud-onboarding/next/shared/ # buildkit189.31 KB29COPY content/docs/grafana/next/shared/ /hugo/content/docs/grafana/latest/shared/ # buildkit55.07 KB30COPY content/docs/grafana/next/shared/ /hugo/content/docs/grafana/next/shared/ # buildkit55.06 KB31COPY content/docs/tempo/next/shared/ /hugo/content/docs/tempo/latest/shared/ # buildkit12.45 KB32COPY content/docs/tempo/next/shared/ /hugo/content/docs/tempo/next/shared/ # buildkit12.47 KB33COPY content/docs/writers-toolkit/shared/ /hugo/content/docs/writers-toolkit/shared/ # buildkit2.52 KB34COPY config/_default/params.yaml /hugo/config/_default/params.yaml # buildkit4.65 KB35COPY config/docs-base/config.yaml /hugo/config/docs/config.yaml # buildkit370 B36VOLUME [/hugo]0 B37EXPOSE [3002/tcp]0 B38CMD ["make" "server"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit