us-dop-scrapper (sha256:9b51553ce7ebb81a1dde55541cd10f6e185cb87a72d885273e561134823cc707)

Published 2025-03-07 23:09:27 -04:00 by maximo in maximo/us-dop-scrapper

Installation

docker pull git.maximotejeda.com/maximo/us-dop-scrapper@sha256:9b51553ce7ebb81a1dde55541cd10f6e185cb87a72d885273e561134823cc707
sha256:9b51553ce7ebb81a1dde55541cd10f6e185cb87a72d885273e561134823cc707

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:68158f1ff76fd4de9f92666ad22571e6cd11df166255c2814a135773fdd6acd7 in /
CMD ["/bin/bash"]
COPY /go/bin/playwright /app/bin/crawler / # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates tzdata && /playwright install --with-deps && rm -rf /var/lib/apt/lists/* # buildkit
CMD ["/crawler"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-03-07 23:09:27 -04:00
4
OCI / Docker
linux/arm64
791 MiB
Versions (1) View all
v0.0.6 2025-03-07