mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
debug
This commit is contained in:
parent
4805939818
commit
a5641324fc
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ VOLUME /build-container-installer/build
|
|||
VOLUME /build-container-installer/repos
|
||||
VOLUME /cache
|
||||
|
||||
RUN curl -vvvvv https://cdn.redhat.com
|
||||
RUN echo | openssl s_client -showcerts -servername cdn.redhat.com -connect cdn.redhat.com:443 2>/dev/null | openssl x509 -inform pem -noout -text
|
||||
|
||||
RUN dnf install -y make && make install-deps
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue