<?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: Hasib Mahmud</title>
    <description>The latest articles on DEV Community by Hasib Mahmud (@changeweb).</description>
    <link>https://dev.to/changeweb</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%2F153612%2F329eefad-82c0-4806-afaf-759789d2573b.jpeg</url>
      <title>DEV Community: Hasib Mahmud</title>
      <link>https://dev.to/changeweb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/changeweb"/>
    <language>en</language>
    <item>
      <title>Why wrapping a web project and making it deploy able to any server seems so hard with Docker?</title>
      <dc:creator>Hasib Mahmud</dc:creator>
      <pubDate>Sun, 07 Apr 2019 04:47:44 +0000</pubDate>
      <link>https://dev.to/changeweb/why-wrapping-a-web-project-and-making-it-deploy-able-to-any-server-seems-so-hard-with-docker-3f09</link>
      <guid>https://dev.to/changeweb/why-wrapping-a-web-project-and-making-it-deploy-able-to-any-server-seems-so-hard-with-docker-3f09</guid>
      <description>&lt;p&gt;I've been working on an open source project of mine that recently got featured on Laravel News &lt;a href="https://laravel-news.com/unified-transform-open-source-school-management-platform"&gt;https://laravel-news.com/unified-transform-open-source-school-management-platform&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;The common problem I faced in &lt;strong&gt;Issues&lt;/strong&gt; is to make this web app seamlessly deploy able to any platform due to different PHP and composer versions of users. So I wanted to implement a Container solution like &lt;strong&gt;Docker&lt;/strong&gt;. But Docker seems pretty hard to me to work with.&lt;/p&gt;

&lt;p&gt;It'll be great if anybody can suggest me a simple working steps to work with Docker. Thanks.&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
