We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9e814 commit 9b33acbCopy full SHA for 9b33acb
Containerfile.mcp
@@ -35,7 +35,7 @@ COPY files/Current-IT-Root-CAs.pem /etc/pki/ca-trust/source/anchors/
35
RUN update-ca-trust
36
37
# Configure jump host for internal dist-git
38
-COPY <<EOF /etc/ssh/ssh_config.d/00-dist-git.conf
+RUN cat > /etc/ssh/ssh_config.d/00-dist-git.conf <<EOF
39
Host iad2
40
Hostname bastion-iad2.corp.redhat.com
41
GSSAPIAuthentication yes
0 commit comments