deploy: f8e4781d0a84004cd7b60cca3c7eee1471ec2881

This commit is contained in:
davegallant
2021-10-12 00:14:25 +00:00
parent 561d53d2cd
commit 0c57947490
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@ personal blog
</div>
</header>
<div class="container entry-content">
<p>There are many reasons why you might want to replace docker, especially on macOS. One of the more recent controversies with docker has been related to this feature:</p>
<p>There are a number of reasons why you might want to replace docker, especially on macOS. One of the more recent controversies with docker has been related to this feature:</p>
<blockquote class=twitter-tweet><p lang=en dir=ltr>...ignoring Docker updates is a paid feature now?? <a href=https://t.co/ZxKW3b9LQM>pic.twitter.com/ZxKW3b9LQM</a></p>&mdash; Brendan Dolan-Gavitt (@moyix) <a href="https://twitter.com/moyix/status/1388586550682861568?ref_src=twsrc%5Etfw">May 1, 2021</a></blockquote>
<script async src=https://platform.twitter.com/widgets.js></script>
<p>Docker has been one of the larger influencers in the container world, helping to standardize the (<a href=https://github.com/opencontainers/image-spec/blob/main/spec.md>OCI Image Format Specification</a>). By easily allowing the necessary dependencies to live alongside the application code, the &ldquo;works on my machine&rdquo; problem is less of a problem.</p>

File diff suppressed because one or more lines are too long