Sign inSign up

thsrite/homepage:latest

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.16.00 B
4/bin/sh -c addgroup -g 100045.28 MB
5ENV YARN_VERSION=1.22.190 B
6/bin/sh -c apk add --no-cache2.25 MB
7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.title=Homepage0 B
11LABEL org.opencontainers.image.description=A self-hosted services landing0 B
12LABEL org.opencontainers.image.url=https://github.com/benphelps/homepage0 B
13LABEL org.opencontainers.image.documentation=https://github.com/benphelps/homepage/wiki0 B
14LABEL org.opencontainers.image.source=https://github.com/benphelps/homepage0 B
15LABEL org.opencontainers.image.licenses=Apache-2.00 B
16ENV NODE_ENV=production0 B
17WORKDIR /app126 B
18COPY package.json next.config.js ./ #991 B
19COPY /public ./public/ # buildkit115.07 KB
20COPY /app/.next/standalone ./ # buildkit7.34 MB
21COPY /app/.next/static/ ./.next/static/ # buildkit391.74 KB
22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit687 B
23RUN /bin/sh -c apk add11.04 KB
24ENV PORT=30000 B
25EXPOSE map[3000/tcp:{}]0 B
26HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B
27ENTRYPOINT ["docker-entrypoint.sh"]0 B
28CMD ["node" "server.js"]0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /