mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
disable ubi repos
This commit is contained in:
parent
ac39db18af
commit
61ca52d325
2 changed files with 3 additions and 5 deletions
|
|
@ -21,8 +21,6 @@ VOLUME /build-container-installer/build
|
|||
VOLUME /build-container-installer/repos
|
||||
VOLUME /cache
|
||||
|
||||
RUN dnf repolist
|
||||
|
||||
RUN dnf install -y make && make install-deps
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "/build-container-installer/entrypoint.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue