Block a user
crawl4ai (2187080)
Published 2026-02-02 21:35:55 -06:00 by s1d3sw1ped
Installation
docker pull git.s1d3sw1ped.com/s1d3sw1ped/crawl4ai:2187080sha256:a6099005d75d879568b33677f0f20a6d8e62317e7f759c86c8280513e4244cd5
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 66fbd0d54c | linux/amd64 | 754 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000' |
| WORKDIR /app |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libatspi2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libasound2 libpango-1.0-0 libcairo2 libgtk-3-0 libx11-xcb1 libxcb-dri3-0 libglib2.0-0 libxcursor1 libxi6 libgl1 libegl1 libnotify4 libgdk-pixbuf2.0-0 libsecret-1-0 libenchant-2-2 libhyphen0 libmanette-0.2-0 libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-gl1.0-0 gstreamer1.0-plugins-good gstreamer1.0-libav libharfbuzz-icu0 libwoff1 libopus0 libwebpdemux2 libflite1 fonts-liberation fonts-noto-color-emoji xvfb && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /root/.cache/ms-playwright-go /root/.cache/ms-playwright-go # buildkit |
| COPY /root/.cache/ms-playwright /root/.cache/ms-playwright # buildkit |
| COPY /app/crawl4ai . # buildkit |
| VOLUME [/data] |
| EXPOSE [11235/tcp] |
| ENV LOG_LEVEL=info |
| ENV HEADLESS=true |
| ENTRYPOINT ["./crawl4ai" "serve" "--transport=sse" "--addr=:11235"] |
| CMD [] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-03T03:34:46.780Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 218708007d7b64ae158859ea30e6bd21e9c7a747 |
| org.opencontainers.image.source | https://git.s1d3sw1ped.com/s1d3sw1ped/crawl4ai |
| org.opencontainers.image.title | crawl4ai |
| org.opencontainers.image.url | https://git.s1d3sw1ped.com/s1d3sw1ped/crawl4ai |
| org.opencontainers.image.version | master |