motto (1.0.0)

Published 2024-09-24 06:02:51 +00:00 by Gnarwhal in Gnarwhal/motto

Installation

docker pull forge.monodon.me/gnarwhal/motto:1.0.0
sha256:420733fd159224c03c07e18ec258d2beb06de46ba91e6b68e1b8961836afb62a

Image Layers

ADD file:7966fb62f43d77b2d4277a3724bb362802ac450f8bde6f1d0e8b43e855d9c878 in /
CMD ["/bin/sh"]
/bin/sh -c apk add libgcc-chimera yarn
WORKDIR /app
ENV NODE_ENV=production
ENV NEXT_TELEMETRY_DISABLED=1
/bin/sh -c apk add shadow
/bin/sh -c groupadd --system --gid 1001 nodejs
/bin/sh -c useradd --system --uid 1001 nextjs
/bin/sh -c mkdir .next
/bin/sh -c chown nextjs:nodejs .next
COPY dir:219f4923c4c3ef9bec343c94eb50ca87e0e8fe1a1f4e9ce496dbe1a07e404a7a in ./
COPY dir:40be07aee061ec6e3cdc14b2e1ea9f6e7053bd0e928b6f9c4d084c7f6e82e273 in ./.next/static
USER nextjs
EXPOSE 4730
ENV PORT=4730
ENV HOSTNAME="0.0.0.0"
CMD ["node", "server.js"]

Labels

Key Value
io.buildah.version 1.37.2
Details
Container
2024-09-24 06:02:51 +00:00
0
OCI / Docker
linux/amd64
55 MiB
Versions (4) View all
latest 2024-09-24
1 2024-09-24
1.0 2024-09-24
1.0.0 2024-09-24