This commit is contained in:
@@ -2,13 +2,7 @@ FROM fedora:43 AS basic
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
COPY ci/dnf.conf /etc/dnf/dnf.conf
|
||||
COPY \
|
||||
ci/pre.sh \
|
||||
ci/pip.sh \
|
||||
ci/docker.sh \
|
||||
ci/minio.sh \
|
||||
ci/requirements.txt /root/
|
||||
COPY ci/base/ /
|
||||
|
||||
RUN /root/pre.sh
|
||||
RUN /root/docker.sh
|
||||
|
||||
Reference in New Issue
Block a user