<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DV Singh</title>
    <description>The latest articles on DEV Community by DV Singh (@dvsingh9).</description>
    <link>https://dev.to/dvsingh9</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F401267%2F4827e6c2-0e32-4eb5-825e-a24a73ea369a.jpeg</url>
      <title>DEV Community: DV Singh</title>
      <link>https://dev.to/dvsingh9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dvsingh9"/>
    <language>en</language>
    <item>
      <title>Answer: ERROR: unsatisfiable constraints using apk in dockerfile</title>
      <dc:creator>DV Singh</dc:creator>
      <pubDate>Fri, 05 Jun 2020 11:39:32 +0000</pubDate>
      <link>https://dev.to/dvsingh9/answer-error-unsatisfiable-constraints-using-apk-in-dockerfile-1f7n</link>
      <guid>https://dev.to/dvsingh9/answer-error-unsatisfiable-constraints-using-apk-in-dockerfile-1f7n</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--d6fSuj3N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackoverflow-logo-e7205b186f9c84b1d4e8eb405ef6008a5774db316bd7d257421920b0f954810f.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/48892448/error-unsatisfiable-constraints-using-apk-in-dockerfile/62178736#62178736" rel="noopener noreferrer"&gt;
              &lt;span class="title-flare"&gt;answer&lt;/span&gt; re:  ERROR: unsatisfiable constraints using apk in dockerfile
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Jun  3 '20&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/48892448/error-unsatisfiable-constraints-using-apk-in-dockerfile/62178736#62178736" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xjukSftY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-up-73f60a9ccafdb2f40eec3701f62d2fd7121e02a581a2850e671a7e415eb49071.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          1
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4ZRntoBk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-down-80fee73e4bc433405a0c0f3b9b88354ecccbdf53f131f8cd998aa30ed5223407.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;Old:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;apk add --no-cache curl jq python py-pip
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;New:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;apk add --no-cache curl jq python3 py3-pip
&lt;/code&gt;&lt;/pre&gt;

    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/48892448/error-unsatisfiable-constraints-using-apk-in-dockerfile/62178736#62178736" rel="noopener noreferrer"&gt;Open Full Answer&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
