This commit is contained in:
2026-03-14 00:28:24 +08:00
parent 1fbd3af379
commit 4a49e28408
+3
View File
@@ -1,5 +1,8 @@
FROM registry.fedoraproject.org/fedora:43
# Copy proxychains configuration
COPY proxychains.conf /etc/proxychains.conf
# 1. System Base & Build Tools
RUN dnf -y install --setopt=install_weak_deps=False --nodocs \
python3.13 python3.13-devel git rsync libatomic bash ca-certificates curl \