Local deployment is a great way to improve your development speed,
lower your cloud costs, and develop for the cloud when access is
restricted due to regulations.But it can also mean one more tool to
manage when you’re developing an application. With the LocalStack Docker
Extension, you get a fully functional local cloud stack
integrated directly into Docker Desktop, so it’s easy to develop
and test cloud-native applications in one place. Let’s take a look
at local deployment and how to
Docker Desktop 4.16 is our
first release of the new year and we’re excited to kick off 2023
with a bang.In this release, Docker Extensions moved
from beta to GA.The Docker Extensions feature connects the Docker
toolchain to your application development and deployment
workflows.To make using Docker Extensions easier, we added the
ability to search, install, and uninstall extensions right from the
search bar.Also, we’re excited to announce that we’ve improved the
performance of our image analysis — it’s 4x faster
New in Docker Desktop 4.15:Improving Usability and Performance for
Easier Builds
Docker Desktop 4.15 is here!And it’s packed with usability
upgrades to help you find the images you want, manage your
containers, discover vulnerabilities, and more. Learn More
It’s time for the holidays, and we’ve got some exciting new Docker
Extensions to share with you!Docker extensions build new
functionality into Docker Desktop, extend its existing
capabilities, and allow you to discover and integrate additional
tools that you’re already using with Docker.Let’s take a look at
two exciting new extensions from December. And if you’d like to see
everything available, check out our full Extensions Marketplace!
This guest post is written by Prakhar Srivastav, Senior
Software Engineer at Google.
Anyone who’s built their own containers, either for local
development or for cloud deployment, knows the advantages of
keeping container sizes small.In most cases, keeping the container
image size small translates to real dollars saved by reducing
bandwidth and storage costs on the cloud.In addition, smaller
images ensure faster transfer and deployments when using them in a
CI/CD server. However, even for experienced Docker users, it can