<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to enter Credentials for Docker Container Downloads? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366552#M239609</link>
    <description>&lt;P&gt;Hi, the docker repository is available publicly. You can test by running:&lt;BR /&gt;docker pull docker.repository.cloudera.com/cdsw/engine:13&lt;BR /&gt;does that work?&lt;BR /&gt;Can you paste the actual authentication error you are seeing? Is it an x509 error?&lt;BR /&gt;Can you paste the contents of /etc/docker/daemon.json?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 18:55:26 GMT</pubDate>
    <dc:creator>Mike</dc:creator>
    <dc:date>2023-03-20T18:55:26Z</dc:date>
    <item>
      <title>How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366305#M239541</link>
      <description>&lt;P&gt;I'm trying to build a Docker container from Cloudera's repo but am getting an authentication error. This is the beginning of my .docker file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FROM docker.repository.cloudera.com/cdsw/engine:13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the credentials from the generator and can easily pull-down things via wget but how do I tell the docker engine to use the credentials when it goes to retrieve the engine from the cloudera repo?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 07:42:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366305#M239541</guid>
      <dc:creator>JZelek</dc:creator>
      <dc:date>2026-04-21T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366308#M239542</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95813"&gt;@JZelek&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our CDSW experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/28743"&gt;@Gopinath&lt;/a&gt;&amp;nbsp;&amp;nbsp;and &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/25179"&gt;@Mike&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 23:25:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366308#M239542</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-03-16T23:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366552#M239609</link>
      <description>&lt;P&gt;Hi, the docker repository is available publicly. You can test by running:&lt;BR /&gt;docker pull docker.repository.cloudera.com/cdsw/engine:13&lt;BR /&gt;does that work?&lt;BR /&gt;Can you paste the actual authentication error you are seeing? Is it an x509 error?&lt;BR /&gt;Can you paste the contents of /etc/docker/daemon.json?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:55:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366552#M239609</guid>
      <dc:creator>Mike</dc:creator>
      <dc:date>2023-03-20T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366703#M239659</link>
      <description>&lt;P&gt;Ok I can pull engine 13 just fine when your running your command. There isn't a daemon.json file in /etc/docker so nothing to paste.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the actual authentication error, here's what we're getting when running docker build:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# docker build --network host -t cdsw-rstudio:1.23 . -f cdsw-rstudio_1.23.docker&lt;BR /&gt;Sending build context to Docker daemon 23.34 GB&lt;BR /&gt;Step 1/10 : FROM docker.repository.cloudera.com/cdsw/engine:13&lt;BR /&gt;---&amp;gt; b7a3740cff9e&lt;BR /&gt;Step 2/10 : WORKDIR /tmp&lt;BR /&gt;---&amp;gt; Using cache&lt;BR /&gt;---&amp;gt; 96c7163e7e85&lt;BR /&gt;Step 3/10 : ADD required_packages /tmp/required_packages&lt;BR /&gt;---&amp;gt; 7d344c7fd765&lt;BR /&gt;Removing intermediate container 6d536b926846&lt;BR /&gt;Step 4/10 : RUN apt-get update &amp;amp;&amp;amp; apt-get install -y --no-install-recommends linuxbrew-wrapper xauth x11-apps xvfb xfonts-base libapparmor1 libclang-dev lsb-release psmisc sudo &amp;amp;&amp;amp; apt-get clean &amp;amp;&amp;amp; apt-get autoremove &amp;amp;&amp;amp; rm -rf /var/lib/apt/lists/*&lt;BR /&gt;---&amp;gt; Running in ba5bc1cabf09&lt;BR /&gt;Get:2 &lt;A href="https://dl.yarnpkg.com/debian" target="_blank"&gt;https://dl.yarnpkg.com/debian&lt;/A&gt; stable InRelease [17.1 kB]&lt;BR /&gt;Hit:3 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic InRelease&lt;BR /&gt;Get:4 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates InRelease [88.7 kB]&lt;BR /&gt;Err:1 &lt;A href="https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt" target="_blank"&gt;https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt&lt;/A&gt; bionic-cdh6 InRelease&lt;BR /&gt;401 Authentication required [IP: 199.232.8.167 443]&lt;BR /&gt;Get:5 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security InRelease [88.7 kB]&lt;BR /&gt;Get:6 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-backports InRelease [83.3 kB]&lt;BR /&gt;Err:2 &lt;A href="https://dl.yarnpkg.com/debian" target="_blank"&gt;https://dl.yarnpkg.com/debian&lt;/A&gt; stable InRelease&lt;BR /&gt;The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging &amp;lt;yarn@dan.cx&amp;gt;&lt;BR /&gt;Get:7 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates/main amd64 Packages [3,640 kB]&lt;BR /&gt;Get:8 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates/restricted amd64 Packages [1,503 kB]&lt;BR /&gt;Get:9 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates/universe amd64 Packages [2,381 kB]&lt;BR /&gt;Get:10 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates/multiverse amd64 Packages [30.8 kB]&lt;BR /&gt;Get:11 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-backports/main amd64 Packages [64.0 kB]&lt;BR /&gt;Get:12 &lt;A href="http://archive.ubuntu.com/ubuntu" target="_blank"&gt;http://archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-backports/universe amd64 Packages [20.5 kB]&lt;BR /&gt;Get:13 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security/main amd64 Packages [3,219 kB]&lt;BR /&gt;Get:14 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security/restricted amd64 Packages [1,462 kB]&lt;BR /&gt;Get:15 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security/universe amd64 Packages [1,607 kB]&lt;BR /&gt;Get:16 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security/multiverse amd64 Packages [23.8 kB]&lt;BR /&gt;Reading package lists...&lt;BR /&gt;E: Failed to fetch &lt;A href="https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt/dists/bionic-cdh6/InRelease" target="_blank"&gt;https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt/dists/bionic-cdh6/InRelease&lt;/A&gt; 401 Authentication required [IP: 199.232.8.167 443]&lt;BR /&gt;E: The repository '&lt;A href="https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt" target="_blank"&gt;https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt&lt;/A&gt; bionic-cdh6 InRelease' is no longer signed.&lt;BR /&gt;W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: &lt;A href="https://dl.yarnpkg.com/debian" target="_blank"&gt;https://dl.yarnpkg.com/debian&lt;/A&gt; stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging &amp;lt;yarn@dan.cx&amp;gt;&lt;BR /&gt;The command '/bin/sh -c apt-get update &amp;amp;&amp;amp; apt-get install -y --no-install-recommends linuxbrew-wrapper xauth x11-apps xvfb xfonts-base libapparmor1 libclang-dev lsb-release psmisc sudo &amp;amp;&amp;amp; apt-get clean &amp;amp;&amp;amp; apt-get autoremove &amp;amp;&amp;amp; rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:10:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/366703#M239659</guid>
      <dc:creator>JZelek</dc:creator>
      <dc:date>2023-03-22T20:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/368177#M240087</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Below snip indicate auth failure with the Cloudera paywall. Can you try "docker login" with your paywall credentials. Presume that could mitigate the 401 response.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;E: Failed to fetch&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt/dists/bionic-cdh6/InRelease" target="_blank" rel="noopener noreferrer"&gt;https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt/dists/bionic-cdh6/InRelease&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;401 Authentication required [IP: 199.232.8.167 443]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;E: The repository '&lt;/SPAN&gt;&lt;A href="https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt" target="_blank" rel="noopener noreferrer"&gt;https://archive.cloudera.com/cdh6/6.2.0/ubuntu1804/apt&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;bionic-cdh6 InRelease' is no longer signed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 07:27:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/368177#M240087</guid>
      <dc:creator>Gopinath</dc:creator>
      <dc:date>2023-04-11T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/369055#M240362</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95813"&gt;@JZelek&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:18:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/369055#M240362</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-04-20T20:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/369082#M240371</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;To authenticate and download a Docker image from a private repository such as Cloudera's repo, you can provide the credentials during the Docker build process using the "docker login" command.&lt;/P&gt;&lt;P&gt;Here are the steps to authenticate and download Cloudera's repo image:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Open a terminal and run the following command to authenticate with Cloudera's repo:&lt;/P&gt;&lt;P&gt;docker login docker.repository.cloudera.com&lt;/P&gt;&lt;P&gt;This command will prompt you for the username and password provided by the generator.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Create a Dockerfile with the following contents&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;FROM docker.repository.cloudera.com/cdsw/engine:13&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Run the following command to build the Docker image:&lt;/P&gt;&lt;P&gt;docker build -t my-image.&lt;/P&gt;&lt;P&gt;This command will build the Docker image using the Dockerfile and download the Cloudera's repo image using the authenticated credentials.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note that you only need to authenticate with the private repository once per Docker engine. Once authenticated, the Docker engine will use the same credentials for subsequent pulls from that repository.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 10:40:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/369082#M240371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2023-04-21T10:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386690#M246122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Former Member&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/28743"&gt;@Gopinath&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/93628"&gt;@DianaTorres&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried using the paywall credential and it gives me the erorr below as 'Account is not active'.&amp;nbsp;&lt;BR /&gt;Can you tell me how to activate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@fraighadopappu37 dladmin]# docker login docker.repository.cloudera.com&lt;BR /&gt;Username: 979*******-*****-*******-*******&lt;BR /&gt;Password:****************&lt;BR /&gt;Error response from daemon: Login: Account is not active. Please see the documentation of the registry &lt;A href="http://docker.repository.cloudera.com/v1/" target="_blank"&gt;http://docker.repository.cloudera.com/v1/&lt;/A&gt; for instructions how to activate it.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 11:47:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386690#M246122</guid>
      <dc:creator>akshay0103</dc:creator>
      <dc:date>2024-04-17T11:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386696#M246127</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29499"&gt;@akshay0103&lt;/a&gt;&amp;nbsp;are the paywall credentials active?&amp;nbsp; If they are not active, please reach your account team or create a administrative support case through my Cloudera portal.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You may validate it by accessing parcels or any object behind the paywall [for example:&amp;nbsp;&lt;A href="https://archive.cloudera.com/p/cdp-pvc-ds/]" target="_blank"&gt;https://archive.cloudera.com/p/cdp-pvc-ds/]&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 13:39:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386696#M246127</guid>
      <dc:creator>Gopinath</dc:creator>
      <dc:date>2024-04-17T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386725#M246137</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/28743"&gt;@Gopinath&lt;/a&gt;&amp;nbsp;Thanks much for your reply.&lt;BR /&gt;Yes its active. We are able to download parcels/packages related to DS and CDP using the same. But it says inactive with 'docker login&amp;nbsp;&lt;SPAN&gt;docker.repository.cloudera.com'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a separate process for getting it activated for getting docker images?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 05:18:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/386725#M246137</guid>
      <dc:creator>akshay0103</dc:creator>
      <dc:date>2024-04-18T05:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Credentials for Docker Container Downloads?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/387247#M246271</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29499"&gt;@akshay0103&lt;/a&gt;&amp;nbsp; Could you please check with your account team of a new docker credentials or getting the existing one activated or create an administrative case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 05:00:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-enter-Credentials-for-Docker-Container-Downloads/m-p/387247#M246271</guid>
      <dc:creator>Gopinath</dc:creator>
      <dc:date>2024-04-26T05:00:50Z</dc:date>
    </item>
  </channel>
</rss>

