From d291e5fb294d2c0c4db70be1866ecc4054e88820 Mon Sep 17 00:00:00 2001 From: jjddhjdjd Date: Sat, 25 Jul 2026 12:08:11 +0330 Subject: [PATCH] Sjshshsksns MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Jdhdhs to be there for sure I think I think 💬 are the panel for sure I --- Dockerfile | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/Dockerfile b/Dockerfile index 20af6bf..6efc510 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,40 @@ RUN uv sync --frozen --no-dev FROM python:$PYTHON_VERSION-slim-bookworm COPY --from=builder /build /code WORKDIR /code +# ساخت پوشه و ایجاد فایل سابسکریپشن اختصاصی +RUN mkdir -p /code/app/templates/subscription && \ + cat <<'EOF' > /code/app/templates/subscription/index.html + + + + + + اشتراک شما + + + +
+

پروفایل اشتراک پاسارگاد

+
+ + +EOF ENV PATH="/code/.venv/bin:$PATH" RUN apt-get update && apt-get install -y --no-install-recommends curl \