• Joined on 2025-06-12

earnapp (0.0.1)

Published 2026-04-21 08:46:43 +02:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/earnapp:0.0.1
sha256:d7bd81362ade33c4b9e09d8ee67aaacea3a0b54ee6bd52548957a49994b8ac76

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
RUN /bin/sh -c apt-get update && apt-get install -y wget curl ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c wget -qO- https://brightdata.com/static/earnapp/install.sh > /tmp/earnapp.sh && chmod +x /tmp/earnapp.sh # buildkit
ENTRYPOINT ["/bin/bash" "-c" "yes | bash /tmp/earnapp.sh && tail -f /dev/null"]
Details
Container
2026-04-21 08:46:43 +02:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (4) View all
0.0 2026-04-21
0 2026-04-21
0.0.1 2026-04-21
latest 2026-04-21