<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Code on Lonely Files on Scattered Drives</title>
    <link>/tags/code/</link>
    <description>Recent content in Code on Lonely Files on Scattered Drives</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 08 Feb 2024 12:18:15 -0500</lastBuildDate><atom:link href="/tags/code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Devs should not manually write Dockerfiles</title>
      <link>/posts/nomanualdockerfilecreation/</link>
      <pubDate>Thu, 08 Feb 2024 12:18:15 -0500</pubDate>
      
      <guid>/posts/nomanualdockerfilecreation/</guid>
      <description>Another quick one. So I just learned about a new feature in Docker Desktop in which Docker Desktop can create a Dockerfile just by examining the code in your directory tree, which is pretty cool, so I updated my version of Docker Desktop to take advantage of this new feature, and it re-enforced my belief that Devs should not manually create Dockerfiles. Let&amp;rsquo;s have a look at the output from the command docker init # syntax=docker/dockerfile:1 # Comments are provided throughout this file to help you get started.</description>
    </item>
    
    <item>
      <title>First APP</title>
      <link>/posts/first-app/</link>
      <pubDate>Fri, 15 Jun 2018 00:44:43 +0000</pubDate>
      
      <guid>/posts/first-app/</guid>
      <description>Well, I&amp;rsquo;ve built my first web app, it&amp;rsquo;s hosted on DigitalOcean, here it uses Bootstrap for the frontend with some skinning by MDB and the backend is SailsJS utilizing Mongo for a DB. </description>
    </item>
    
  </channel>
</rss>
