Block a user
thesis-review (1a03641233febc0efa1f4aa47850ef7fafd2f1ec)
Published 2026-07-01 17:32:52 +08:00 by gqt
Installation
docker pull git.gqt.plus/gqt/thesis-review:1a03641233febc0efa1f4aa47850ef7fafd2f1ecsha256:edc3dc73bdc5ec7c035d36c80f372fa68f36797f898491e8c4760c9838ad85df
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:46ac5b8ee4c64ad9ebe840abd5619f571a617ac19483764d47d0eeba7907934f in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| ENV PATH=/root/.local/bin:/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| ENV SOFFICE_BIN=/usr/bin/soffice |
| ENV PYTHONPATH=/app/src |
| ENV UV_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple |
| /bin/sh -c set -eux; find /etc/apt -type f \( -name 'sources.list' -o -name '*.sources' \) -exec sed -i -e 's|http://ports.ubuntu.com/ubuntu-ports|http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports|g' -e 's|http://archive.ubuntu.com/ubuntu|http://mirrors.tuna.tsinghua.edu.cn/ubuntu|g' -e 's|http://security.ubuntu.com/ubuntu|http://mirrors.tuna.tsinghua.edu.cn/ubuntu|g' {} +; printf '%s\n' 'Acquire::Retries "5";' 'Acquire::http::Timeout "30";' 'Acquire::https::Timeout "30";' > /etc/apt/apt.conf.d/80-retries; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl fontconfig fonts-noto-cjk fonts-noto-cjk-extra libreoffice-writer python3 python3-pip python3-uno python3-venv; rm -rf /var/lib/apt/lists/* |
| /bin/sh -c curl -LsSf https://astral.sh/uv/install.sh | sh |
| WORKDIR /app |
| COPY multi:f7802fc66b738b46752555407263b50d10a5ab760602ff27199acbcb6b3320e4 in ./ |
| /bin/sh -c uv venv --python 3.12 --system-site-packages /opt/venv && UV_PROJECT_ENVIRONMENT=/opt/venv uv sync --frozen |
| COPY dir:ce152deb588dae8b4da8f4daf74f9c1a9cf7108194d7936512473798952ff0d3 in ./src |
| COPY dir:f761dab53e828aa4a7d1bfab4aae9fb1d204259e52edade387b065b42a370124 in ./docs/rules |
| EXPOSE 8000 |
| CMD ["/opt/venv/bin/python" "-m" "uvicorn" "thesis_review.interfaces.web.app:app" "--host" "0.0.0.0" "--port" "8000"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-07-01 17:32:52 +08:00
Versions (24)
View all
Container
3
OCI / Docker
linux/amd64
485 MiB
96bab6f87c46708a57695dc3400b4e1a997ca98f
2026-07-08
91dee7dec4fe1c5162e6f893783f9ed8f9555ca9
2026-07-08
f54b3d00eabbf3f465dfe182350a298ebf88567f
2026-07-07
59d8bcd8850c4c29754b48096fc0f2728eae1bf7
2026-07-07
latest
2026-07-05