parent
ca06077a9a
commit
5ca2b3e54d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM debian:12-slim
|
||||
WORKDIR /repo
|
||||
COPY run.sh /root
|
||||
RUN apt update && apt install createrepo-c -y && apt clean
|
||||
RUN apt update && apt install createrepo-c -y
|
||||
CMD /root/run.sh
|
Loading…
Add table
Reference in a new issue