Container Publish

by Resgrid · devops · go, shell, bash, docker, skill

Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chiseled images, multi-arch builds, and registry publishing — all without writing a Dockerfile. Load this skill when the user wants to containerize without a Dockerfile, or mentions "dotnet publish container", "PublishContainer", "ContainerRepository", "ContainerFamily", "chiseled", "distroless", "container publish", "SDK container", "no Dockerfile", or "containerize without Docker".

Source: https://github.com/Resgrid/Core

Install

git clone https://github.com/Resgrid/Core

Tags: go, shell, bash, docker, skill

213 GitHub stars · Source: skillsdirectory

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Container Publish is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • Document Response by Sw4mpf0x

    Write the response to a markdown file in the analysis/ folder in addition to respoding directly in the chat. Trigger when the user includes "[document]" anywhere in their message or otherwise requests that the response be documented or output to a file.

  • Triage Codebase by Sw4mpf0x

    Triage and document an application's codebase. Use when asked to analyze, triage, or summarize a codebase. Produces a structured report covering tech stack, user roles, component communication, backend infrastructure, container orchestration, secrets management, and deployment pipeline.

  • Aspire Monitoring by foxminchan

    **ANALYSIS SKILL** - Observe Aspire apps: logs, traces, metrics, resource state, telemetry export, browser telemetry, and the standalone dashboard. Routes between local Aspire CLI, AKS workload diagnostics, and deployed Azure resource health. USE FOR: aspire logs, aspire otel logs, aspire otel traces, aspire otel spans, aspire describe, aspire ps, aspire export, aspire dashboard run, --include-hidden, browser logs in dashboard, WithBrowserLogs, App Insights query, AKS pod logs, container app ...

  • Doc Architecture by melodic-software

    Generate architecture documentation using arc42 or C4 model. Use for creating system context, container, and component diagrams with narrative.

  • Coverage Report by melodic-software

    Generate test coverage reports with HTML visualization and threshold enforcement

  • Ros2 Engineering Skills by LeoYeAI

    Comprehensive ROS 2 engineering guide covering workspace setup, node architecture, communication patterns (topics/services/actions with QoS), lifecycle and component nodes, launch composition, tf2/URDF, ros2_control hardware interfaces, real-time constraints, Nav2, MoveIt 2, perception pipelines, simulation (Gazebo/Isaac Sim), security (SROS2/DDS), micro-ROS (MCU/RTOS), multi-robot systems (fleet management/Open-RMF), testing, debugging, deployment, and ROS 1 migration. Trigger whenever the u...

  • Good Self Contained Skill by bobmatnyc

    Example of a properly self-contained skill following all best practices

  • Phoenix Ops by bobmatnyc

    Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and production hardening on the BEAM.

Frequently asked questions

How do I install Container Publish?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Container Publish?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Container Publish free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.