-
Container Security and Why It Matters
Container security is the process of using relevant toolings to protect your images from malware and vulnerabilities.
Read now
-
Sentiment Analysis and Insights on Cryptocurrencies Using Docker and Containerized AI/ML Models
Learning about and sharing ways in which those in the Docker community leverage Docker to drive innovation is always exciting. We are learning about many interesting AI/ML solutions that use Docker to accelerate development and simplify deployment. In this blog post, Saul Martin shares how Prometeo.ai leverages Docker to deploy and manage its machine learning…
Read now
-
Docker Desktop 4.22: Resource Saver, Compose ‘include’, and Enhanced RBAC Functionality
Docker Desktop 4.22 is now available and includes a new Resource Saver feature that massively reduces idle memory and CPU utilization to ensure efficient use of your machine’s resources. Docker Compose include allows splitting complex Compose projects into subprojects to make it easier to modularize complex applications into sub-Compose files. Role-based access control (RBAC) has…
Read now
-
Memgraph Docker Extension: Empowering Real-Time Analytics with High Performance
Memgraph is an open source, in-memory graph database designed with real-time analytics in mind. Providing a high-performance solution, Memgraph caters to developers and data scientists who require immediate, actionable insights from complex, interconnected data. What sets Memgraph apart is its high-speed data processing ability, delivering performance that makes it significantly faster than other graph databases….
Read now
-
Protecting Secrets with Docker
Modern software is interconnected. When you develop an application, it has to communicate with other services — on your infrastructure, cloud infrastructure services, or third-party applications. Of course, you don’t want just anyone to masquerade as you, so you use secrets like SSH keys or API tokens to make the communication secure. But having these…
Read now
-
Improve Docker Compose Modularity with `include`
We show how the new `include` attribute, introduced in Docker Compose 2.20, makes Compose files more modular and reusable.
Read now
-
Build and Deploy a LangChain-Powered Chat App with Docker and Streamlit
We explore the process of creating the Chat App using LangChain, OpenAI API, and Streamlit frameworks.
Read now
-
Supercharging AI/ML Development with JupyterLab and Docker
We show how to supercharge AI/ML development using Docker Desktop to containerize JupyterLab 4.0 and evaluate its features without affecting your existing environment.
Read now