A curated list of Docker, Kubernetes and IoT-articles
-
Running AI Models Locally with Remote Access: Ollama, Open WebUI, and Cloudflare Setup
Want to run powerful AI models locally and access them remotely through a user-friendly interface? This guide explores a seamless Docker Compose setup that combines Ollama, Open WebUI, and Cloudflare for a secure and accessible experience. When working with advanced AI models, having a robust and accessible infrastructure is essential. This guide introduces a seamless…
-
How To Use Multiple Node Versions With NVM On MacOS
nvm is a tool that allows developers to seamlessly manage and switch between multiple versions of Node.js. It’s especially useful for projects requiring specific Node.js versions, as it helps prevent version conflicts and simplifies development workflows. GitHub Repository To install nvm on a Mac, you will need to follow these steps: Install Homebrew nvm is…
Read more about How To Use Multiple Node Versions With NVM On MacOS
-
How to Auto-Create AWS S3 Buckets using Localstack
With over 52,000 stars and 520+ contributors, LocalStack is an open-source tool that emulates a wide range of AWS services on a local machine. It’s primarily used for testing and development purposes, allowing developers to run applications locally without needing to interact with the actual AWS cloud. LocalStack is a cloud development platform that solves…
Read more about How to Auto-Create AWS S3 Buckets using Localstack
-
Docker Desktop and WebAssembly (WASM)
Docker Desktop now supports WebAssembly (WASM), allowing developers to build, run, and share WASM applications alongside Linux containers for enhanced flexibility.
-
Highlights of GovTech STACK Developer Conference 2024 and Docker DevTools Day: Gen AI Meetup
Discover the events of the GovTech STACK Developer Conference 2024 in Singapore, a unique event based on technological innovation and community of developers.
-
Running FFMPEG in Docker: A Clean and Isolated Approach
Discover how to run FFMPEG in Docker for a clean and isolated approach. Learn to use pre-built images or create your own Docker image.
Read more about Running FFMPEG in Docker: A Clean and Isolated Approach
-
WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8)
Discover the solution to the compatibility problems between Docker images and ARM64 platforms with Rosetta 2 on Mac M1 Pro to run x86 containers.
-
Introducing the Docker AI Catalog: A Curated Catalog of GenAI Images
Imagine a place where developers find trusted, pre-packaged AI tools, and publishers gain the visibility they deserve. That’s the Docker AI Catalog for you! Think of it as a marketplace, but curated and supercharged. Developers get quick access to reliable tools, while publishers can: Now that you know the “why,” let’s explore the “how.” What Makes the…
Read more about Introducing the Docker AI Catalog: A Curated Catalog of GenAI Images
-
Version in “./docker-compose.yml” is unsupported
Discover how to fix “the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion” error while you’re running docker compose command
Read more about Version in “./docker-compose.yml” is unsupported
-
🚀 Top 10 Docker Extensions with Over 100K Downloads on Docker Hub! 🐳✨
Docker Extensions empower developers by seamlessly connecting their favorite tools to application workflows, enhancing Docker Desktop with debugging, testing, security, and networking functionalities. With one-click installation and a growing Marketplace, developers can discover innovative ways to streamline their workflows. Here’s the list of the Top 10 Most Downloaded Docker Extensions: 1. Disk Usage Docker Extension…
Read more about 🚀 Top 10 Docker Extensions with Over 100K Downloads on Docker Hub! 🐳✨