sha256:2d2993815403386bff31992e011dd46c1354a84e216b22c579562da1b981bfdd
OS/ARCH
linux/amd64
Compressed size
290.45 MB
Last pushed
almost 3 years by ocelotsocialcommunity
Type
Image
Manifest digest
sha256:2d2993815403386bff31992e011dd46c1354a84e216b22c579562da1b981bfdd
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.2.00 B4/bin/sh -c addgroup -g 100047.19 MB5ENV YARN_VERSION=1.22.190 B6/bin/sh -c apk add --no-cache2.23 MB7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DOCKER_WORKDIR=/app0 B11ARG BBUILD_DATE=1970-01-01T00:00:00.00Z0 B12ENV BUILD_DATE=2023-10-03T12:26:14Z0 B13ARG BBUILD_VERSION=0.0.0-00 B14ENV BUILD_VERSION=3.1.2-5810 B15ARG BBUILD_COMMIT=00000000 B16ENV BUILD_COMMIT=f8805c6b0330db04d5374d9e1a3a019faf6e4c440 B17ENV NODE_ENV=production0 B18ENV PORT=30000 B19LABEL org.label-schema.build-date=2023-10-03T12:26:14Z0 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=f8805c6b0330db04d5374d9e1a3a019faf6e4c440 B26LABEL org.label-schema.vendor=ocelot.social Community0 B27LABEL org.label-schema.version=3.1.2-5810 B28LABEL org.label-schema.schema-version=1.00 B30RUN |3 BBUILD_DATE=2023-10-03T12:26:14Z BBUILD_VERSION=3.1.2-581 BBUILD_COMMIT=f8805c6b0330db04d5374d9e1a3a019faf6e4c4499.79 MB31EXPOSE map[3000/tcp:{}]0 B32RUN |3 BBUILD_DATE=2023-10-03T12:26:14Z BBUILD_VERSION=3.1.2-581 BBUILD_COMMIT=f8805c6b0330db04d5374d9e1a3a019faf6e4c4492 B33WORKDIR /app32 B34COPY /app/.nuxt ./.nuxt # buildkit4.8 MB35COPY /app/node_modules ./node_modules # buildkit132.85 MB36COPY /app/nuxt.config.js ./nuxt.config.js # buildkit3.05 KB37COPY /app/config/ ./config/ # buildkit906 B38COPY /app/constants ./constants # buildkit4.64 KB39COPY /app/static ./static # buildkit296.39 KB40COPY /app/locales ./locales # buildkit72.97 KB41COPY /app/assets/styles/imports ./assets/styles/imports # buildkit1.17 KB42COPY /app/assets/fonts ./assets/fonts # buildkit163 B43COPY /app/package.json ./package.json # buildkit1.71 KB44CMD ["/bin/sh" "-c" "/bin/sh -c0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /