Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

Snowflake, Model Context Protocol (MCP) Server and Claude Desktop

  TL;DR: We’ll set up and run a Model Context Protocol (MCP) server that communicates with Snowflake to run SQL queries. We’ll install using Smithery (a frictionless approach for installing MCP servers). Then we’ll run the server, show logs, and test a quick read query. Overview The mcp-snowflake-server is an MCP server that bridges your […]

Installing Docker Engine on Ubuntu: A Step-by-Step Guide

Installing Docker Engine on Ubuntu: A Step-by-Step Guide Docker Engine is a powerful tool for managing containers and is widely used in software development. In this guide, we will walk you through the process of installing Docker Engine on Ubuntu. Before we begin, make sure your system meets the necessary prerequisites. Prerequisites Firewall Limitations Warning: […]

The post Installing Docker Engine on Ubuntu: A Step-by-Step Guide appeared first on Collabnix.

Containers Are Not VMs! Which Base Container (Docker) Images Should We Use?

Containers are not VMs. Stop treating them as such. Stop using Debian, Ubuntu, and other similar Linux distributions as your base container (Docker) images. Containers are NOT VMs.

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬

➡ Gist with the commands: https://gist.github.com/vfarcic/ec078e8c8e5d4296801bab5c4af0b9eb
🎬 Using Docker Multi-Stage Builds: https://youtu.be/zpkqNPwEzac

▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬
If you are interested in sponsoring this channel, please use https://calendly.com/vfarcic/meet to book a timeslot that suits and we’ll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below)

▬▬▬▬▬▬ 🚀 Livestreams & podcasts 🚀 ▬▬▬▬▬▬
🎤 Podcast: https://www.devopsparadox.com/
💬 Live streams: https://www.youtube.com/c/DevOpsParadox

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
➡ Follow me on Twitter: https://twitter.com/vfarcic
➡ Follow me on LinkedIn: https://www.linkedin.com/in/viktorfarcic/

❌