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 af9d633 commit dd2ea8bCopy full SHA for dd2ea8b
Dockerfile
@@ -7,7 +7,7 @@ LABEL maintainer="Factory 2 Team" \
7
# This is an argument for a URL to a DNF repo file of a repo that contains
8
# python3-rhmsg.
9
# This argument could be omitted when build image for Fedora.
10
-ARG rcm_tools_repo_file
+ARG rcm_tools_repo_file=https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo
11
12
RUN sed -i '/default_ccache_name = KEYRING:persistent:%{uid}/d' /etc/krb5.conf
13
0 commit comments