Sign inSign up

fourat/autoshard-scaler:latest

Manifest digest

sha256:40a7a652e39ba1e1612a0957c8591d22e48998bb0e8cc193027dea1fa34fca14

OS/ARCH

linux/amd64

Compressed size

82.93 MB

Last pushed

almost 2 years by fourat

Type

Image

Manifest digest

sha256:40a7a652e39ba1e1612a0957c8591d22e48998bb0e8cc193027dea1fa34fca14

Image Layers

1# debian.sh --arch 'amd64' out/28.85 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;850.79 KB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;14.15 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
12ENV BOT_TOKEN=<DISCORD BOT TOKEN>0 B
13ENV K8S_NAMESPACE=K8S namespace where to0 B
14ENV K8S_STATEFULSET=K8S statefulset name0 B
15ENV K8S_CONTAINER=K8S bot container name0 B
16ENV K8S_SHARDS_PER_BOT=30 B
17ENV K8S_SCALEUP=10 B
18ENV K8S_SCALEDOWN=10 B
19WORKDIR /app93 B
20COPY . /app # buildkit40.96 KB
21ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
22RUN /bin/sh -c pip install28.67 MB
23RUN /bin/sh -c poetry config735.12 KB
24RUN /bin/sh -c poetry install9.67 MB
25CMD ["/bin/sh" "-c" "python autoshard_scaler/main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'