s1d3sw1ped

crawl4ai (1ac089d)

Published 2026-02-02 21:33:14 -06:00 by s1d3sw1ped

Installation

docker pull git.s1d3sw1ped.com/s1d3sw1ped/crawl4ai:1ac089d
sha256:a501d20e1584230cb0ef2834234730966b0ce2f3e2c93b9b24fa7461519baa4f

Images

Digest OS / Arch Size
f2eac5ebe4 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:32:05.715Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 1ac089dfcfcb625d69095cbf912605cbca97217d
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
Details
Container
2026-02-02 21:33:14 -06:00
0
OCI / Docker
Versions (8) View all
master 2026-02-02
bf68ba4 2026-02-02
913da6d 2026-02-02
2187080 2026-02-02
1ac089d 2026-02-02