-
How to Get Started with the Weaviate Vector Database on Docker
Vector databases have been getting a lot of attention since the developer community realized how they can enhance large language models (LLMs). Weaviate is an open source vector database that enables modern search capabilities, such as vector search, hybrid search, and generative search. With Weaviate, you can build advanced LLM applications, next-level search systems, recommendation…
Read now
-
Testcontainers: The Simplest Way to Test Kubernetes Operators
Learn how you can test your own Kubernetes operator implementations using Testcontainers with a practical step-by-step guide.
Read now
-
Docker Desktop 4.23: Updates to Docker Init, New Configuration Integrity Check, Quick Search Improvements, Performance Enhancements, and More
Docker Desktop 4.23 is now available and includes numerous enhancements, including ASP.NET Core support in Docker Init, Configuration Integrity Check to alert on any configuration changes that require attention, and cross-domain identity management. This release also improves Quick Search, allowing for searching across containers, apps, Docker Hub, Docs, and any volume, and performing quick actions…
Read now
-
Docker Hub Registry IPv6 Support Now Generally Available
As the world becomes increasingly interconnected, it’s essential for the internet to support the growing number of devices and users. That’s where IPv6 comes in. What is IPv6, and what does it have to do with Docker? IPv6 is the latest version of the Internet Protocol, the system that enables devices to communicate with each…
Read now
-
Unleash Docker Desktop 4.22: The Featherweight Heavy-Hitter for Supercharged Rapid Development
Docker Desktop has undergone significant optimizations, making it streamlined, lightweight, and faster than ever. Learn about performance enhancements in recent releases of Docker Desktop.
Read now
-
Docker Scout Demo and Q&A
Watch the webinar “Docker Scout: Live Demo, Insights, and Q&A”, which is now available on-demand. We also answer questions from our viewers.
Read now
-
Accelerating Machine Learning with TensorFlow.js: Using Pretrained Models and Docker
In the rapidly evolving era of machine learning (ML) and artificial intelligence (AI), TensorFlow has emerged as a leading framework for developing and implementing sophisticated models. With the introduction of TensorFlow.js, TensorFlow’s capability is boosted for JavaScript developers. TensorFlow.js is a JavaScript machine learning toolkit that facilitates the creation of ML models and their immediate…
Read now
-
Local Development of Go Applications with Testcontainers
Learn how you can use Testcontainers for Go for testing and local development to provision application dependencies.
Read now