sha256:5608c3b9e20b930d35cb51b995cc0a381aacd81cc162eeb4dd83c79fec2bf147
OS/ARCH
linux/amd64
Compressed size
276.3 MB
Last pushed
over 1 year by ulfgebhardt
Type
Image
Manifest digest
sha256:5608c3b9e20b930d35cb51b995cc0a381aacd81cc162eeb4dd83c79fec2bf147
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.12.10 B4/bin/sh -c addgroup -g 100040.25 MB5ENV YARN_VERSION=1.22.190 B6/bin/sh -c apk add --no-cache2.23 MB7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DOCKER_WORKDIR=/app0 B11ARG BBUILD_DATE=1970-01-01T00:00:00.00Z0 B12ENV BUILD_DATE=2025-02-24T21:47:19Z0 B13ARG BBUILD_VERSION=0.0.0-00 B14ENV BUILD_VERSION=3.2.0-9630 B15ARG BBUILD_COMMIT=00000000 B16ENV BUILD_COMMIT=23e5c01c2da7b6b08af5a7e7fed6d25bd6434f020 B17ENV NODE_ENV=production0 B18ENV PORT=30000 B19LABEL org.label-schema.build-date=2025-02-24T21:47:19Z0 B20LABEL org.label-schema.name=ocelot.social:webapp0 B21LABEL org.label-schema.description=Web Frontend of the0 B22LABEL org.label-schema.usage=https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md0 B23LABEL org.label-schema.url=https://ocelot.social0 B24LABEL org.label-schema.vcs-url=https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/webapp0 B25LABEL org.label-schema.vcs-ref=23e5c01c2da7b6b08af5a7e7fed6d25bd6434f020 B26LABEL org.label-schema.vendor=ocelot.social Community0 B27LABEL org.label-schema.version=3.2.0-9630 B28LABEL org.label-schema.schema-version=1.00 B30RUN |3 BBUILD_DATE=2025-02-24T21:47:19Z BBUILD_VERSION=3.2.0-963 BBUILD_COMMIT=23e5c01c2da7b6b08af5a7e7fed6d25bd6434f0293.47 MB31EXPOSE map[3000/tcp:{}]0 B32RUN |3 BBUILD_DATE=2025-02-24T21:47:19Z BBUILD_VERSION=3.2.0-963 BBUILD_COMMIT=23e5c01c2da7b6b08af5a7e7fed6d25bd6434f0291 B33WORKDIR /app32 B34COPY /app/.nuxt ./.nuxt # buildkit4.81 MB35COPY /app/node_modules ./node_modules # buildkit132.17 MB36COPY /app/nuxt.config.js ./nuxt.config.js # buildkit3.06 KB37COPY /app/config/ ./config/ # buildkit905 B38COPY /app/constants ./constants # buildkit4.69 KB39COPY /app/static ./static # buildkit55.76 KB40COPY /app/locales ./locales # buildkit68.08 KB41COPY /app/package.json ./package.json # buildkit1.72 KB42CMD ["/bin/sh" "-c" "/bin/sh -c0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /