earnapp preinstalled on Ubuntu & the official installer only. Compatible with rootless docker
4.9K
A new and easier version is available at trakkdev/earnapp
Please switch to the new version of the container: https://hub.docker.com/repository/docker/trakkdev/earnapp/general
Enjoy! ;)
UNOFFICIAL Docker Image for BrightData's EarnApp
Also works with docker rootless
Copy and run that command (you can do it afterward in your container and restart it with the generated UUID in EARNAPP_UUID)
echo -n sdk-node- && head -c 1024 /dev/urandom | md5sum | tr -d ' -'
Set the EARNAPP_UUID environment variable when starting the docker container
docker run -d -e EARNAPP_UUID='sdk-node-MYGENERATED_UUID' --memory="256m" --cpus=1.5 --restart=always --name earnapp TrakkDev/trakkdev-earnapp:v0.2
You can also check your UUID in the container logs
https://earnapp.com/r/sdk-node-MYGENERATED_UUID
Content type
Image
Digest
sha256:a65ab972b…
Size
55.8 MB
Last updated
over 2 years ago
docker pull trakkdev/trakkdev-earnapp:v0.2