sha256:ba8ad9106e00403c6b55a66d34bd9c5e144272502a45bce05f3bb5f28442943d
OS/ARCH
linux/amd64
Compressed size
58.59 MB
Last pushed
over 3 years by thsrite
Type
Image
Manifest digest
sha256:ba8ad9106e00403c6b55a66d34bd9c5e144272502a45bce05f3bb5f28442943d
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=18.16.00 B4/bin/sh -c addgroup -g 100045.28 MB5ENV YARN_VERSION=1.22.190 B6/bin/sh -c apk add --no-cache2.25 MB7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.title=Homepage0 B11LABEL org.opencontainers.image.description=A self-hosted services landing0 B12LABEL org.opencontainers.image.url=https://github.com/benphelps/homepage0 B13LABEL org.opencontainers.image.documentation=https://github.com/benphelps/homepage/wiki0 B14LABEL org.opencontainers.image.source=https://github.com/benphelps/homepage0 B15LABEL org.opencontainers.image.licenses=Apache-2.00 B16ENV NODE_ENV=production0 B17WORKDIR /app126 B18COPY package.json next.config.js ./ #991 B19COPY /public ./public/ # buildkit115.07 KB20COPY /app/.next/standalone ./ # buildkit7.34 MB21COPY /app/.next/static/ ./.next/static/ # buildkit391.74 KB22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit687 B23RUN /bin/sh -c apk add11.04 KB24ENV PORT=30000 B25EXPOSE map[3000/tcp:{}]0 B26HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B27ENTRYPOINT ["docker-entrypoint.sh"]0 B28CMD ["node" "server.js"]0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /