Block a user
freeqr (0.0.83)
Published 2026-07-24 08:00:11 +00:00 by jeet
Installation
docker pull git.madereddy.com/jeet/freeqr:0.0.83sha256:5de2d33aa8d7e76708b46acea080cb92f2e3e04bc4fb01f942378dcfd32b3722
Image Layers
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| ARG GIT_SHA=dev |
| LABEL org.opencontainers.image.revision=dev |
| RUN |1 GIT_SHA=dev /bin/sh -c apk update && apk add --no-cache nodejs chromium nss freetype harfbuzz ca-certificates font-opensans glib libstdc++ libgcc # buildkit |
| WORKDIR /app |
| RUN |1 GIT_SHA=dev /bin/sh -c mkdir -p screenshots && chmod 777 screenshots # buildkit |
| COPY /app/dist ./dist # buildkit |
| COPY /app/frontend/dist ./frontend/dist # buildkit |
| COPY /app/node_modules ./node_modules # buildkit |
| COPY /app/package.json ./ # buildkit |
| COPY /app/.git_sha ./ # buildkit |
| ENV NODE_ENV=production BASE_PATH=/ PORT=3000 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 CHROME_PATH=/usr/bin/chromium-browser |
| HEALTHCHECK {Test:[CMD-SHELL node -e "const basePath=(process.env.BASE_PATH||'/').replace(/\\/$/,'')||''; fetch(`http://localhost:${process.env.PORT||3000}${basePath}/health`).then(r => r.ok ? process.exit(0) : process.exit(1)).catch(() => process.exit(1))"] Interval:30s Timeout:10s StartPeriod:5s StartInterval:0s Retries:3} |
| EXPOSE [3000/tcp] |
| CMD ["node" "dist/server/index.js"] |
Labels
| Key | Value |
|---|---|
| dev.chainguard.image.title | wolfi-base |
| dev.chainguard.package.main | |
| org.opencontainers.image.authors | Chainguard Team https://www.chainguard.dev/ |
| org.opencontainers.image.created | 2026-07-06T23:11:32Z |
| org.opencontainers.image.revision | dev |
| org.opencontainers.image.source | https://github.com/chainguard-images/images/tree/main/images/wolfi-base |
| org.opencontainers.image.title | wolfi-base |
| org.opencontainers.image.url | https://images.chainguard.dev/directory/image/wolfi-base/overview |
| org.opencontainers.image.vendor | Chainguard |
Details
2026-07-24 08:00:11 +00:00
Versions (9)
View all
Container
0
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
478 MiB