Sign inSign up

bigbossearnweb/earnweb-agent:latest

Networking
Web servers
Operating systems
Manifest digest

sha256:4d4060f1d85e74b9c5f60bab47d05d43eefa413b020dd23f9425b49f8cf4c846

OS/ARCH

linux/amd64

Compressed size

281.24 MB

Last pushed

21 days by bigbossearnweb

Type

Image

Manifest digest

sha256:4d4060f1d85e74b9c5f60bab47d05d43eefa413b020dd23f9425b49f8cf4c846

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update222.26 MB
12COPY requirements.txt /app/requirements.txt # buildkit189 B
13RUN /bin/sh -c python3 -m15.54 MB
14WORKDIR /app32 B
15COPY agent.py /app/agent.py # buildkit15.5 KB
16RUN /bin/sh -c mkdir -p114 B
17ENV API_URL=https://api.earnweb.top/api/agent0 B
18ENV WS_URL=wss://api.earnweb.top/ws/agent0 B
19VOLUME [/etc/EarnWeb]0 B
20ENTRYPOINT ["python3" "-u" "agent.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'