# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 525
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/docker_blog/twtxt.txt&offset=225
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/docker_blog/twtxt.txt&offset=325
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/docker_blog/twtxt.txt&offset=125
How to Build and Run Next.js Applications with Docker, Compose, & NGINX
At DockerCon 2022, Kathleen Juell, a Full Stack Engineer at Sourcegraph, shared some tips for combining Next.js, Docker, and NGINX to serve static content. With nearly 400 million active websites today, efficient content delivery is key to attracting new web application users. In some cases, using Next.js can boost deployment efficiency, accelerate time to market, […] ⌘ Read more
How to Set Up Your Local Node.js Development Environment Using Docker
Learn how to set up a local Node.js development environment using Docker with this step-by-step guide! ⌘ Read more
Community All-Hands Q3: What We’ll Cover
Our 6th quarterly Community All-Hands is almost here! Get the inside scoop on what we'll cover and how to sign up. ⌘ Read more
How to Develop and Deploy a Customer Churn Prediction Model Using Python, Streamlit, and Docker
Customer churn is a million-dollar problem for businesses today. The SaaS market is becoming increasingly saturated, and customers can choose from plenty of providers. Retention and nurturing are challenging. Online businesses view customers as churn when they stop purchasing goods and services. Customer churn can depend on industry-specific factors, y ... ⌘ Read more
Image rebase and improved remote cache support in new BuildKit
We’ve just shipped new versions of the BuildKit builder engine, Dockerfile 1.4 frontend, and Docker We’ve just shipped new versions of the BuildKit builder engine, Dockerfile 1.4 frontend, and Docker Buildx CLI. Each of these comes with many new features. In this blog post, I’ll show one of them, a new copy mode in Dockerfiles, […]

The post [Image rebase and improved remote cache support in new BuildKit](https://w ... ⌘ Read more
Speed boost achievement unlocked on Docker Desktop 4.6 for Mac
Introducing virtiofs The 4.6 release of Docker Desktop for Mac contains a number of changes that drastically improve file sharing performance for macOS users. Firstly, developers now have the option of using a new experimental file sharing implementation called virtiofs (the current default is gRPC-FUSE). Secondly, improvements have been made to the way that files […]

The post [Speed boost achievement unlocked on ... ⌘ [Read more](https://www.docker.com/blog/speed-boost-achievement-unlocked-on-docker-desktop-4-6-for-mac/)
Vulnerability Alert: Avoiding “Dirty Pipe” CVE-2022-0847 on Docker Engine and Docker Desktop
You might have heard about a new Linux vulnerability that was released last week, CVE-2022-0847, aka “Dirty Pipe”. This vulnerability overwrites supposedly read-only files in the Linux kernel host, which could enable attackers to modify files inside the host images from the container instance. If you use Docker Engine natively, we recommend you should update ... ⌘ Read more
Docker: Nine Years YOUNG
Nine years ago today, March 15, 2013, Solomon Hykes, the founder of Docker, first demoed Docker publicly to the world at PyCon. On stage Solomon noted that, for developers, “shipping to the server is hard,” and thus he and the early team designed Docker to help developers more easily build, share, and run any app, […]

The post Docker: Nine Years YOUNG appeared first on Docker Blog. ⌘ Read more
Docker Business now available for purchase on the Amazon Web Services Marketplace
Today, Docker and Amazon are happy to announce the availability of Docker Business on the Amazon Web Services (AWS) Marketplace. This is a huge step in providing more choice and flexibility to Docker and AWS customers, so you can procure the Docker Application Development Platform – including leading tools, services, integrations, and content – through […]

The post [Docker Bus ... ⌘ [Read more](https://www.docker.com/blog/docker-business-now-available-for-purchase-on-the-amazon-web-services-marketplace/)
Docker’s Response to the Invasion of Ukraine
Docker is closely following the events surrounding the Russian invasion of Ukraine. The community of Docker employees, Docker Captains, developers, customers, and partners is committed to creating an open, collaborative environment that fosters the free and peaceful exchange of ideas. The tragedy unfolding in Ukraine is in opposition to what our community stands for and […]

The post [Docker’s Response to the Invasion of Ukraine](https://www.docker.co ... ⌘ Read more
How Kubernetes works under the hood with Docker Desktop
Docker Desktop makes developing applications for Kubernetes easy. It provides a smooth Kubernetes setup experience by hiding the complexity of the installation and wiring with the host. Developers can focus entirely on their work rather than dealing with the Kubernetes setup details.  This blog post covers development use cases and what happens under the hood […]

The post [How Kubernetes works under the hood with Docker Desktop ... ⌘ [Read more](https://www.docker.com/blog/how-kubernetes-works-under-the-hood-with-docker-desktop/)
What you need to know about macOS X 10.14 Deprecation
Docker supports Docker Desktop on the most recent versions of macOS. That is, the current release of macOS and the previous two releases. As new major versions of macOS are made generally available, Docker stops supporting the oldest version and supports the newest version of macOS (in addition to the previous two releases). Keeping with […]

The post [What you need to know about macOS X 10.14 Deprecation](https://www.docker.com/blo ... ⌘ Read more
AppDev Challenges and Trends to Watch in 2022
Over the last few years, development teams have been pushed to do a lot more with less. The global supply chain disruptions caused by the pandemic and the chip manufacturing shortage in particular impacted the tech industry. These factors have moved developer workloads toward the cloud, created a more asynchronous and remote workforce, and increased […]

The post [AppDev Challenges and Trends to Watch in 2022](https://www.docker.com/blog/appdev-cha ... ⌘ Read more
Black Innovators That Paved the Way
While diverse experiences and perspectives should be sought after and celebrated every day, Black History Month is a wonderful opportunity to reflect on and celebrate the many contributions of Black Americans. Recognizing the ingenuity of Black people in technology is incredibly important –  especially when a large diversity gap of historically overrepresented groups is so […]

The post [Black Innovators That Paved the Way](https://www.docker.com/blog/black-innovators ... ⌘ Read more
Docker Captain Take 5 – Martin Terp
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Martin Terp appeared first on [Docker Blog](https://www. ... ⌘ Read more
New Docker Menu & Improved Release Highlights with Docker Desktop 4.5
We’re excited to announce the release of Docker Desktop 4.5 which includes enhancements we’re excited for you to try out.  New Docker Menu: Improved Speed and Unified Experience Across Operating Systems We’ve launched a new version of the Docker Menu which creates a consistent user experience across all operating systems (including Docker Desktop for Linux, […]

The post [New Docker Menu & Improved Rele ... ⌘ [Read more](https://www.docker.com/blog/new-docker-menu-improved-release-highlights-with-docker-desktop-4-5/)
The Impacts of an Insecure Software Supply Chain
Today, software regularly integrates open-source code from third-party sources into applications. While this practice empowers developers to create more capable software in a shorter time frame, it brings with it the risk of introducing inadequately vetted code. How aware are we of the security of our open-source code? Most of us use pip or npm […]

The post [The Impacts of an Insecure Software Supply Chain](https://www.docker.com/blog/the-im ... ⌘ Read more
DockerCon: What Makes a Successful CFP Submission
The DockerCon 2022 Call for Papers is now open! DockerCon is one of the largest developer events in the world, with over 80,000 developers registering for each of the last two events. At the core of DockerCon is the chance for members of the community to share their tips, tricks, best practices and real-world experiences […]

The post [DockerCon: What Makes a Successful CFP Submission](https://www.docker.com/blog/dockercon-what-makes-a-succe ... ⌘ Read more
Celebrating Our Second Fiscal Year
Yesterday, January 31, we finished our second full fiscal year since our November 2019 restructuring and recapitalization, and I couldn’t be prouder of the Docker team and what we’ve accomplished together. While it’s difficult to summarize 12 months, highlights include: Shipping 7,000+ product features, fixes, and updates to developers, including Docker Desktop for M1 Macs, […]

The post [Celebrating Our Second Fiscal Year](https://www.docker.com/blog/celebrating-our-se ... ⌘ Read more
Dockerize your own Game of Thrones’ API
This article will demonstrate a fun and useful use case of docker, where we will create and deploy to production a custom-made API. In our case, it will provide information about the episodes of the TV show “Game of Thrones”. Besides Docker, our stack will include: About the API The API will serve information about […]

The post Dockerize your own Game of Thrones’ API appeared first on [Dock ... ⌘ [Read more](https://www.docker.com/blog/dockerize-your-own-game-of-thrones-api/)
How Docker containers are supporting the COVID-19 genomic monitoring effort
This is a guest blog post from Dr. Kelsey Florek and Curtis Kapsak. A video presentation of this post from Docker’s Community All-Hands can be found here. Dr. Kelsey Florek is the Senior Genomics and Data Scientist at the Wisconsin State Laboratory of Hygiene and a steering committee member of the State Public Health Bioinformatics […]

The post [How Docker containers are supporting the CO ... ⌘ [Read more](https://www.docker.com/blog/how-docker-containers-are-supporting-the-covid-19-genomic-monitoring-effort/)
How Docker Desktop Networking Works Under the Hood
Modern applications make extensive use of networks. At build time it’s common to apt-get/dnf/yum/apk install a package from a Linux distribution’s package repository. At runtime an application may wish to connect() to an internal postgres or mysql database to persist some state, while also calling listen() and accept() to expose APIs and UIs over TCP […]

The post [How Docker Desktop Networking Works Under the Hood](https://www.docker.com ... ⌘ Read more
File Sharing with Docker Desktop
One of the topics users of Docker Desktop often ask us about is file sharing. How do I see my source code inside my container? What’s the difference between a volume and a bind mount? Why is file sharing slower than on Linux, and how can I speed it up? In this blog post, I’ll […]

The post File Sharing with Docker Desktop appeared first on Docker Blog. ⌘ Read more
Docker Captain Take 5 – Thomas Shaw
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Thomas Shaw appeared first on [Docker Blog](https://www. ... ⌘ Read more
How to Purchase a Docker Subscription from a Reseller
With the grace period for the new Docker subscription service agreement ending very soon on January 31, 2022, we want to make it easy for customers to use their preferred reseller to purchase a Docker subscription. That’s why we recently announced that your preferred reseller can now purchase a Docker Business subscription through Nuaware. That’s […]

The post [How to Purchase a Docker Subscription from a Reseller](https://www.docke ... ⌘ Read more
Seamless Sign-in with Docker Desktop 4.4.2
Starting with Docker Desktop 4.4.2 we’re excited to introduce a new authentication flow that will take you through the browser to sign in, simplifying the experience and allowing users to get all the benefits of autofill from whatever browser password manager they may use. Gone are the days of going to your browser, opening your […]

The post [Seamless Sign-in with Docker Desktop 4.4.2](https://www.docker.com/blog/seamless-sign-in-with-docker-desktop-4-4 ... ⌘ Read more
Introducing SSO for Docker Business
Single Sign-on (SSO) for Docker is now live! By enabling SSO, large organizations and enterprises can easily automate the onboarding and management of Docker users at scale. Users can authenticate using their organization’s standard identity provider (IdP). SSO is one of our most widely requested features, so we’re excited to ship this to our Docker […]

The post Introducing SSO for Docker Business ap ... ⌘ Read more
Securing the Software Supply Chain with Docker Business
Organizations are increasingly facing new challenges in trying to protect their software supply chain. This has become especially difficult as the workforce has transitioned to a more distributed model with organizations scaling and onboarding more developers on distributed teams. With the number of software supply-chain attacks increasing by 650% in 2021, coordinating all of these […]

The post [Securing the Software Su ... ⌘ [Read more](https://www.docker.com/blog/securing-the-software-supply-chain-with-docker-business/)
Guest Blog: Deciding Between Docker Desktop and a DIY Solution
Guest author Ben Hall is the lead technical developer for C# .NET at gov.uk (a United Kingdom public sector information website) and a .NET Foundation foundation member. He worked for nine years as a school teacher, covering programming and computer science. Ben enjoys making complex topics accessible and practical for busy developers. Deciding Between Docker […]

The post [Guest Blog: Deciding Between Docke ... ⌘ [Read more](https://www.docker.com/blog/guest-blog-deciding-between-docker-desktop-and-a-diy-solution/)
Docker is Hiring!
Welcome to 2022! Even in normal times, the New Year is a time for looking back and looking forward. And even more after the last couple of years, we know that a lot of people are reassessing their lives and their priorities, and considering moving jobs. If that’s you, we wanted to let you know […]

The post Docker is Hiring! appeared first on Docker Blog. ⌘ Read more
Docker’s Top 10 Most Popular Blogs in 2021
As 2021 comes to an end, it’s time to look back on our top 10 most-read blogs of the year. They cover a range of topics, from updates to our subscription pricing to product announcements to security threats. Here’s a quick summary, starting with the most popular, then ordered by topic. Updates and extensions to […]

The post Docker’s Top 10 Most Popular Blogs in 2021 ... ⌘ Read more
Docker Captain Take 5 – Nana Janashia
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Nana Janashia appeared first on [D ... ⌘ [Read more](https://www.docker.com/blog/docker-captain-take-5-nana-janashia/)
Docker Community All Hands: Event Recap, December 2021
One year ago, we kicked off the Community All Hands (CAH) event. The goal was to bring together Docker staff and community members for the latest product updates. This time, we’ve evolved the CAH to include multiple community tracks that give our amazing community members the opportunity to share their knowledge and expertise.   The event […]

The post [Docker Community All Hands: Event Recap, December 2021](https://www. ... ⌘ Read more
WSL 2 GPU Support for Docker Desktop on NVIDIA GPUs
It’s been a year since Ben wrote about Nvidia support on Docker Desktop. At that time, it was necessary to take part in the Windows Insider program, use Beta CUDA drivers, and use a Docker Desktop tech preview build. Today, everything has  changed: On the OS side, Windows 11 users can now enable their GPU […]

The post [WSL 2 GPU Support for Docker Desktop on NVIDIA GPUs](https://www.docker.com/blog/wsl-2-gpu-support-for-dock ... ⌘ Read more
The Grace Period for the Docker Subscription Service Agreement Ends Soon – Here’s What You Need to Know
Remember the updates to our product subscription tiers we announced on August 31? You may recall we also announced a grace period for those that need to transition from a free to a paid subscription to use Docker Desktop. This is a friendly reminder that that grace period is ending on January 31, 2022. Docker […]

The post [T ... ⌘ [Read more](https://www.docker.com/blog/the-grace-period-for-the-docker-subscription-service-agreement-ends-soon-heres-what-you-need-to-know/)
Apache Log4j 2 CVE-2021-44228
We know that many of you are working hard on fixing the new and serious Log4j 2 vulnerability CVE-2021-44228, which has a 10.0 CVSS score. We send our #hugops and best wishes to all of you working on this vulnerability, now going by the name Log4Shell. This vulnerability in Log4j 2, a very common Java […]

The post Apache Log4j 2 CVE-2021-44228 appeared first on Docker Blog. ⌘ Read more
Docker Secure Images: What Are They and How Do I Use Them?**
One of the major challenges in today’s development environments is balancing innovation with security. Focusing on both is never a small effort and might seem tedious or constraining at times, but when security is implemented from the start, it can shorten development time and prevent exposure to vulnerabilities. This is why Docker rolled out Docker […]

The post [Docker Secure Images: What Are They and How Do I Us ... ⌘ [Read more](https://www.docker.com/blog/docker-secure-images-what-are-they-and-how-do-i-use-them/)
Do the New Terms of Docker Desktop Apply If You Don’t Use the Docker Desktop UI?**
Even if you’re not taking advantage of the user interface that Docker provides with Docker Desktop and are simply using the CLI, you may still need a paid subscription to use Docker Desktop. Much of the value of Docker Desktop comes from making it easy to develop with containers locally on Windows and Mac. We […]

The post [Do the New Terms of Docker Desktop Apply If Yo ... ⌘ [Read more](https://www.docker.com/blog/do-the-new-terms-of-docker-desktop-apply-if-you-dont-use-the-docker-desktop-ui/)
Docker Verified Publisher: Trusted Sources, Trusted Content
Six months since its launch at DockerCon, the Docker Verified Publisher program delivers on its promise to developers and partners alike The Docker Verified Publisher program means trusted content and trusted sources for the millions of Docker users. At the May 2021 DockerCon, Docker announced its Secure Software Supply Chain initiative, highlighting Docker Verified Publisher […]

The post [Docker Verified Publishe ... ⌘ [Read more](https://www.docker.com/blog/docker-verified-publisher-trusted-sources-trusted-content/)
Faster Multi-Platform Builds: Dockerfile Cross-Compilation Guide
There are some important changes happening in the software industry. With Apple moving all of their machines to their custom ARM-based silicon and AWS offering the best performance-per-cost ratio with their Graviton2 instances, one can no longer expect that all software only needs to run on x86 processors. If you work with containers there is some […]

The post [Faster Multi-Platform Builds: Dockerfile ... ⌘ [Read more](https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/)
Docker SSO is Coming
The impending winter and holiday season hasn’t slowed us down here at Docker HQ. In fact, our engineers have been hard at work to put the finishing touches on one of our most requested features by our enterprise customers: Docker Single Sign-On (SSO). 🎄🎁 With Docker SSO enabled, users can authenticate using their organization’s standard […]

The post Docker SSO is Coming appeared first on [Docker Blog](https://www.docker.com/bl ... ⌘ Read more
News from AWS re:Invent – Docker Official Images on Amazon ECR Public
We are happy to announce today that, in partnership with Amazon, Docker Official Images are now available on AWS ECR Public. This is especially exciting because Docker Official Images are some of the most popularly used images on Docker Hub, acting as a key and trusted starting point for base images for the entire container […]

The post [News from AWS re:Invent – Docker Official Images on Am ... ⌘ [Read more](https://www.docker.com/blog/news-from-aws-reinvent-docker-official-images-on-amazon-ecr-public/)
Docker Captain Take 5 – Nicolas De Loof
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Nicolas De Loof appeared fir ... ⌘ Read more
Your Docker Business Questions Answered
In our recent live webinar, Management & Security at Scale with Docker Business (check out the webinar recording here) Docker Senior Product Marketing Manager Cat Siemer and Head of Dev Rel and Community Peter McKee discussed our new product subscription tier, Docker Business and how it addresses the challenges faced by large organizations that require enhanced […]

The post [Your Docker Business Questions Answered](https://www.docker.com/blog/your-do ... ⌘ Read more
How to Select the Docker Subscription That’s Right for You
On August 31st, 2021, we announced updates to our product subscription tiers. These changes are helping us to deliver on our mission to ​​simplify application development and remove complexities for developers, while also providing the security and scale businesses rely on. With four different subscription options: Personal, Pro, Team, and Business, it might be difficult […]

The post [How to Select the Docker ... ⌘ [Read more](https://www.docker.com/blog/how-to-select-the-docker-subscription-thats-right-for-you/)
An Easier Way to Get Started with Docker Business
As you may have already heard, the January 31st grace period to move to a paid subscription for commercial use of Docker Desktop is fast approaching.  With this announcement, we introduced our new subscription tiers, including Docker Business–our offering specifically for organizations who want to scale their use of Docker all while maintaining security and […]

The post [An Easier Way to Get Started with Docker Business](https:/ ... ⌘ [Read more](https://www.docker.com/blog/an-easier-way-to-get-started-with-docker-business/)
Docker at Devoxx France and the U.K.
As Docker is a full-remote company, we have employees scattered across the Americas and Europe. We’re building tools to help developers all over the world build software better. As developers, we know that to do this well, we need to be actively involved in the developer community so we encourage our engineers to speak at […]

The post Docker at Devoxx France and the U.K. appeared first on ... ⌘ Read more
ROI of Docker Desktop vs. DIY: Considerations, Risks, and Benefits for Business
Docker simplifies application development and removes complexities for developers. This allows software teams to accelerate their productivity and spend more time on delivering value that’s core to their business. One of the ways we do this is by providing a magically simple developer experience with Docker Desktop.    We wrote about the magic behind the scenes […]

The po ... ⌘ Read more
Graphcore Poplar SDK Container Images Now Available on Docker Hub
Graphcore’s Poplar® SDK is available for developers to access through Docker Hub, with Graphcore joining Docker’s Verified Publisher Program. Together with Docker, we’re distributing our software stack as container images, enabling developers to easily build, manage and deploy ML applications on Graphcore IPU systems. We continue to enhance the developer experience to make our hardware and software ... ⌘ Read more
Docker’s Developer Community: Wind In Our Sails
Two years ago, in November 2019, we refocused our company on the needs of developers. At the time, we recognized the growing adoption of microservices, the explosion in the number of tools, and the many opportunities to simplify these complexities. Little did we know that within months the world would face a global pandemic and […]

The post [Docker’s Developer Community: Wind In Our Sails](https://www.docker.com/blog/dockers-develope ... ⌘ Read more
Save the Date: Next Community All Hands on December 9th
We’re one month away from our next Community All Hands event, on December 9th at 8am PST/5pm CET. This is a unique opportunity for Docker staff, Captains, and the broader Docker community to come together for live company updates, product updates, demos, community shout-outs and Q&A. The last all-hands gathered more than 2,000 attendees from […]

The post [Save the Date: Next Community All Hands on December 9th](https:/ ... ⌘ [Read more](https://www.docker.com/blog/save-the-date-next-community-all-hands-on-december-9th/)
Docker Desktop 4.2 Release: Save Your Battery with Pause / Resume, and Say Goodbye to the Update Pop-up
With Docker Desktop 4.2 we’re excited to introduce Pause / Resume as well as a host of changes to make it easier for you to manage updates. These features are available to Docker Desktop users on any subscription tier. Save your battery with Pause / Resume Pause / Resume gives developers the power to pause […]

The post [Docker ... ⌘ [Read more](https://www.docker.com/blog/docker-desktop-4-2-release-save-your-battery-with-pause-resume-and-say-goodbye-to-the-update-pop-up/)
Continuous Previews (CP): Don’t Merge Until You Preview
Docker’s Peter McKee sits down with Uffizzi Co-founders Grayson Adkins – who serves as Head of Product – and Josh Thurman – who serves as Head of Developer Relations – for a Q&A on the CP method. Check out the live stream from August 26th for Docker Build: Enabling Full-Stack Continuous Previews with Uffizzi (The […]

The post [Continuous Previews (CP): Don’t Merge Until You Preview](https://www.docker.com/blog ... ⌘ Read more
October 2021 Newsletter
The latest and greatest content for developers. Webinar \\| Management & Security at Scale with Docker Business See how Docker Business enables centralized management and security for organizations. Register Now! Check out this recap of the Screaming in the Cloud episode, Heresy in the Church of Docker Desktop with Scott Johnston.  [Learn More] The latest edition of […]

The post October 2021 Newsletter appeared first on [Dock ... ⌘ [Read more](https://www.docker.com/blog/october-2021-newsletter/)
October 2021 Newsletter
The latest and greatest content for developers. Webinar \| Management & Security at Scale with Docker Business See how Docker Business enables centralized management and security for organizations. Register Now! Check out this recap of the Screaming in the Cloud episode, Heresy in the Church of Docker Desktop with Scott Johnston.  [Learn More] The latest edition of […]

The post October 2021 Newsletter appeared first on [Dock ... ⌘ [Read more](https://www.docker.com/blog/october-2021-newsletter/)
Beta IPv6 Support on Docker Hub Registry
At Docker we’re all about our community, so we listened to your excitement about Docker Hub support for IPv6 on the public roadmap, and now we are pleased to be introducing beta IPv6 support for the Docker Hub Registry! This means if you’re on an IPv6 only network, you can now opt in to use […]

The post Beta IPv6 Support on Docker Hub Registry appeared first on [Docker Blog ... ⌘ [Read more](https://www.docker.com/blog/beta-ipv6-support-on-docker-hub-registry/)
Notary v2 Project Update
Supply chain security is something that has been increasingly important to all of us in the last few years. Almost as important as the global supply chains that are having problems distributing goods around the world! There have been many attacks via the supply chain. This is where some piece of software that you use […]

The post Notary v2 Project Update appeared first on Docker Blog. ⌘ Read more
Screaming In the Cloud with Corey Quinn and Docker CEO Scott Johnston
On August 31st, Docker announced updates to our product subscriptions — Docker Personal, Pro, Team and Business. Our CEO Scott Johnston recently joined Corey Quinn on an episode of Screaming in the Cloud to go over all the details and discuss how the changes have been received by businesses and the broader developer community.  The […]

The post [Screaming In the Cloud with Corey Quinn and ... ⌘ [Read more](https://www.docker.com/blog/screaming-in-the-cloud-with-corey-quinn-and-docker-ceo-scott-johnston/)
Docker Captain Take 5 – Aurélie Vache
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Aurélie Vache appeared first on ... ⌘ Read more
Speed up Building with Docker BuildX and Graviton2 EC2
As the expansion in arm usage continues, building your images on arm is crucial to making images available and performant across all architectures which is why we’ve invested in making it super easy to build arm and multi-arch images. In a previous blog we outlined how to build multi-arch images locally using the QEMU emulator […]

The post [Speed up Building with Docker BuildX and Graviton2 EC2](https://www.docker.com/b ... ⌘ Read more
Join Docker This Month at KubeCon and the Cloud Engineering Summit
Two cloud-related conferences are coming up this month, and Docker will have speakers at both. First up, Docker CTO Justin Cormack will present at KubeCon next week. The week after that Peter McKee, Docker’s head of Developer Relations, will speak at  Pulumi Cloud Engineering Summit. At KubeCon, Justin and co-presenter Steve Lasker of Microsoft will […]

The post [Join Docker This Month at KubeCo ... ⌘ [Read more](https://www.docker.com/blog/join-docker-this-month-at-kubecon-and-the-cloud-engineering-summit/)
Docker Index Shows Momentum in Developer Community Activity
The latest edition of the Docker Index is in, and it shows a continued growth in activity across the Docker community. The momentum we are seeing since the last Docker Index in February 2021 edition continues to grow. You’ll recall that we started publishing the Docker Index in early 2020 as a way to provide […]

The post [Docker Index Shows Momentum in Developer Community Activity](https://www.do ... ⌘ Read more
Webinar Recap: Docker Business – Management & Security at Scale
Recently, Docker Head of Developer Relations Peter McKee and Docker Head of Sales Scott Campbell led a webinar to spotlight the new Docker Business tier.  During the webinar, Peter and Scott drill down into Docker Business, the pain points it addresses, the incredible value Docker Desktop packs under the hood, what makes Docker itself such […]

The post [Webinar Recap: Docker Business – Management & Secur ... ⌘ [Read more](https://www.docker.com/blog/webinar-recap-docker-business-management-security-at-scale/)
Join Us at SnykCon 2021!
This week is Snyk’s annual SnykCon virtual conference that aims to connect with the global developer and security communities and Docker is excited to participate as a gold sponsor for the second year! At last year’s conference, we discussed our partnership with Snyk to incorporate their leading vulnerability scanning across the entire Docker application development […]

The post Join Us at SnykCon 2021! appeared first on [ ... ⌘ [Read more](https://www.docker.com/blog/join-us-at-snykcon-2021/)
Docker Desktop 4.1 Release: Volume Management Now Included with Docker Personal
Thanks to all of your positive support of the Docker subscription updates we announced on Aug 31, 2021, we’ve been able to focus on delivering more value to all users, starting with making Volume Management available for users on any subscription tier, including Docker Personal. Just update to Docker Desktop 4.1 to start using it. […]

The post [Docker Desktop 4.1 Release: ... ⌘ [Read more](https://www.docker.com/blog/docker-desktop-4-1-release-volume-management-now-included-with-docker-personal/)
Looking for a Docker Alternative? Consider This.
Docker recently announced updates and extensions to our product subscriptions. Docker CEO Scott Johnston also posted a blog about the changes. Much of the discussion centered on what the licensing changes mean for users of Docker Desktop, which remains free for small businesses and several other user types, but now requires a paid subscription — starting […]

The post [Looking for a Docker Alternative? Consider This.](https://www.doc ... ⌘ Read more
We Turned Off the Paid Requirement to Skip Update Reminders. Got More Feedback? We’re All Ears!
The August 31st announcement of updating our product subscriptions has enabled us to make serious investments into building what you want. So we’re here to say: let us know what that is@  On September 13th Scott Johnston announced that we are moving forward with Docker Desktop for Linux. Desktop for Linux is currently the second […]

The pos ... ⌘ Read more
Docker Captain Take 5 – Francesco Ciulla
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what […]

The post Docker Captain Take 5 – Francesco Ciulla appeared ... ⌘ Read more
Accelerating New Features in Docker Desktop
In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers get their ideas from code to cloud as quickly and securely as possible. We’ve made a lot of progress since delivering against our public roadmap, including shipping Docker […]

The post [Accelerating New Features in Docker Desktop](https://www.docker.com/blog/acc ... ⌘ Read more
Join Us for Our Next Docker Community All-Hands!
Next week, on Thursday September 16th, 2021 (8am PST/5pm CET) we’ll be hosting our next quarterly Docker Community All-Hands. This virtual event, free and open to everyone, is a unique opportunity for Docker staff and the broader Docker community to come together for company and product updates, live demos, community presentations and a live Q&A.  […]

The post [Join Us for Our Next Docker Community All-Hands!](https://www.docker.co ... ⌘ Read more
The Magic Behind the Scenes of Docker Desktop
With all the changes recently quite a few people have been talking about Docker Desktop and trying to understand what it actually does on your machine. A few people have asked, “is it just a container UI?”  Great developer tools are magic for new developers and save experienced developers a ton of time. This is what […]

The post [The Magic Behind the Scenes of Docker Desktop](https://www.docker.com/blog/the-magic-behind-the-scenes-of ... ⌘ Read more
Docker is Updating and Extending Our Product Subscriptions
Docker is used by millions of developers to build, share, and run any app, anywhere, and 55% of professional developers use Docker every day at work. In these work environments, the increase in outside attacks on software supply chains is accelerating developer demand for Docker’s trusted content, including Docker Official Images and Docker Verified Publisher […]

The post [Docker is Updating and Extending Our Product Subscriptions](https:/ ... ⌘ [Read more](https://www.docker.com/blog/updating-product-subscriptions/)
Start Dev Environments locally, Compose V2 RC 1, and more in Docker Desktop 3.6
Docker Desktop 3.6 has just been released and we’re looking forward to you trying it. Start Dev Environments from your Local Machine You can now share dev environments with your colleagues and get started with code already on your local machine as well as the existing remote repository support. It’s easy to use your local […]

The post [Start Dev Environments locally, Com ... ⌘ [Read more](https://www.docker.com/blog/start-dev-environments-locally-compose-v2-rc-1-and-more-in-docker-desktop-3-6/)
Building a healthy and secure software supply chain
Securing the software supply chain is now an everyday concern for developers. As attackers increasingly target open-source components as a way to compromise the software supply chain, developers hold the keys to making their projects as secure as they can be. That’s why Docker continues to invest heavily in our developer tools like Docker Desktop […]

The post [Building a healthy and secure software supply chain](https://www.d ... ⌘ Read more
Introduction to heredocs in Dockerfiles ⌘ Read more...
Docker Security Roundup: News, Articles, Sessions ⌘ Read more...
Engineering Update: BuildKit 0.9 and Docker Buildx 0.6 Releases ⌘ Read more...
Level Up Security with Scoped Access Tokens ⌘ Read more...
SAVE THE DATE : Next Community All Hands on September 16th ! ⌘ Read more...
Docker Captain Take 5 – Lucas Santos ⌘ Read more...
Docker for Node.js Developers: 5 Things You Need to Know Not to Fail Your Security ⌘ Read more...
Video: Docker Build: Simplify Cloud-native Development with Docker & DAPR ⌘ Read more...
DockerCon 2021: Women in Tech Panel ⌘ Read more...
Improved Volume Management, Docker Dev Environments and more in Desktop 3.5 ⌘ Read more...
From Compose to Kubernetes with Okteto ⌘ Read more...
Secure Software Supply Chain Best Practices ⌘ Read more...
Tech Preview: Docker Dev Environments ⌘ Read more...
DockerCon LIVE 2021 Recapped: Top 5 Sessions ⌘ Read more...
Bringing “docker scan” to Linux ⌘ Read more...
Volume Management, Compose v2, Skipping Updates, and more in Docker Desktop 3.4 ⌘ Read more...
Changes to Docker Hub Autobuilds ⌘ Read more...
DockerCon Live 2021: A Look Back at What’s New ⌘ Read more...
Our journey from office-centric to remote-first ⌘ Read more...
Today Is The Day! ⌘ Read more...
A Big Thank You to Our DockerCon Live 2021 Sponsors ⌘ Read more...
DockerCon 2021: Women in Tech Panel ⌘ Read more...
DockerCon Is Almost Here! ⌘ Read more...
What Not to Miss at DockerCon 2021 ⌘ Read more...
Answering Your Questions at DockerCon LIVE 2021 ⌘ Read more...
Video: Docker Build – Working with Docker and VSCode ⌘ Read more...