This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Containers share your host kernel. A container escape gives root on your machine. MicroVMs don't. They give each agent its own kernel, enforced by hardware. Docker sbx is how you run Claude Code, Codex, or any coding agent with full autonomy and zero host risk. Here's exactly how it works. | |
| Read the complete blog https://www.ajeetraina.com/stop-running-agents-in-containers-run-them-in-microvms-with-docker-sbx/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dhictl is a command-line interface (CLI) tool for managing Docker Hardened Images: | |
| - Browse the catalog of available DHI images and their metadata | |
| - Mirror DHI images to your Docker Hub organization | |
| - Create and manage customizations of DHI images | |
| - Generate authentication for enterprise package repositories | |
| - Monitor customization builds | |
| Read the complete blog : https://www.ajeetraina.com/docker-dhi-cheatsheet-every-command-you-need-to-manage-docker-hardened-images/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| DenteScope AI - Tooth Width Measurement System | |
| Measures width differences between Primary Second Molars and Second Premolars | |
| For orthodontic space analysis on panoramic dental X-rays | |
| """ | |
| import cv2 | |
| import numpy as np | |
| from ultralytics import YOLO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| atlassian.jira.api_token=XXX | |
| atlassian.jira.personal_token=XXX | |
| atlassian.confluence.api_token=dummy | |
| atlassian.confluence.personal_token=dummy | |
| atlassian.jira.url=https://kanaknpk.atlassian.net | |
| [email protected] | |
| JIRA_URL=https://kanaknpk.atlassian.net | |
| [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cat > compose.yaml << 'EOF' | |
| services: | |
| gateway: | |
| image: docker/mcp-gateway | |
| command: | |
| - --servers=atlassian | |
| - --secrets=/run/secrets/atlassian_secrets | |
| - --transport=sse | |
| - --port=8811 | |
| - --verbose |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "dashboard": { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "grafana", | |
| "uid": "-- Grafana --" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| echo "🔍 Debugging Docker MCP Tools" | |
| echo "=============================" | |
| # Check what tools are available | |
| echo "1. Listing available MCP tools..." | |
| echo "docker mcp tools list:" | |
| docker mcp tools list 2>&1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ mkdir -p ~/.docker/cli-plugins && docker pull docker/docker-model-cli-desktop-module:v0.1.24 && docker create --name extractor docker/docker-model-cli-desktop-module:v0.1.24 nop && docker export extractor > _extract.tmp.tar && tar -xOf _extract.tmp.tar cli-plugins/model/linux/docker-model > ~/.docker/cli-plugins/docker-model && chmod +x ~/.docker/cli-plugins/docker-model && rm _extract.tmp.tar && docker rm extractor && docker rmi docker/docker-model-cli-desktop-module:v0.1.24 | |
| $ docker model run ai/llama3.2 | |
| _MODEL_RUNNER_TREAT_DESKTOP_AS_MOBY=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Script: | |
| Ajj saanu vaddi khushi hai ke assi saare milke apni pyaari Massiji te Massarji da 50 saal di shaadi di salgirah manaa rahe haan. | |
| Waheguru tuhade jeevan ch hamesha khushiyan bhar ke rakhe | |
| Saare “Bangalore wasi” di tarafon tuhanu 50 saal di shaadi di bohot bohot vadhaiyaan! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Certainly! Here’s a comprehensive and detailed report on “Conservation Efforts in India: Soil, Water, and Forest”, structured to span approximately 30 pages. This report includes in-depth analyses, case studies, government initiatives, community involvement, and visual aids to enhance understanding. | |
| ⸻ | |
| 📘 Project Title: | |
| Conservation Efforts in India: Soil, Water, and Forest | |
| ⸻ |
NewerOlder