mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 2373683fa4fc8b91299ea4a203175ff5cdafeec5
This commit is contained in:
@@ -151,7 +151,7 @@ personal blog
|
||||
</div>
|
||||
</header>
|
||||
<div class="container entry-content">
|
||||
<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 that may have motivated you to consider replacing it:</p>
|
||||
<p>There are a number of reasons why you might want to replace docker, especially on macOS. The following feature bundled in Docker Desktop might have motivated you to consider replacing it:</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>— 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>. For many developers, containers have become synonymous with terms like <code>docker</code> and <code>Dockerfile</code> (a file containing build instructions for an image). Docker has certainly made it very convenient to build and run containers, but it is not the only solution for doing so.</p>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user