FascioSchool

fascioschool-bot (latest)

Published 2025-11-14 11:29:46 +00:00 by DaShMore in FascioSchool/FascioSchoolBot

Installation

docker pull git.shevkunov.space/fascioschool/fascioschool-bot:latest
sha256:fee93bf0f0a0740e40ea87fcbca9ee5180f22dff04a16d7678e87caa6458308e

Images

Digest OS / Arch Size
25ad21b52d linux/amd64 83 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'
RUN /bin/sh -c groupadd --system --gid 999 nonroot && useradd --system --gid 999 --uid 999 --create-home nonroot # buildkit
COPY --chown=python:python /python /python # buildkit
COPY --chown=nonroot:nonroot /app /app # buildkit
ENV PATH=/app/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV ENV_FOR_DYNACONF=production
ENV BOT_TOKEN=
ENV DATABASE_URL=
USER nonroot
WORKDIR /app
CMD ["python" "-m" "app"]
Details
Container
2025-11-14 11:29:46 +00:00
3
OCI / Docker
Versions (4) View all
latest 2025-11-14
1.1.2 2025-11-14
1.1.1 2025-11-14
1.1.0 2025-11-14