Block a user
crawl4ai (630d804)
Published 2026-02-02 20:22:45 -06:00 by s1d3sw1ped
Installation
docker pull git.s1d3sw1ped.com/s1d3sw1ped/crawl4ai:630d804sha256:c5d5943d75bf0926f059aa2482d8f8455c9e42b846d9aa06ca7293d36e2f8f91
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 74f86050ac | 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 |
| CMD ["./crawl4ai" "serve"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-03T02:18:41.459Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 630d80426866b19f464b53d4f31d4bb0d44dea60 |
| 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 |