Container Build banner
newrelic newrelic

Container Build

Development community

Description

# Container Build Skill Build containerized Docker images for the New Relic infrastructure agent. > **IMPORTANT:** Never run publish or upload commands. Only build images locally. Do not execute any `make` targets that push or publish images to a registry. ## Prerequisites Agent binaries must be built first and available in `dist/`. Run one of: ```bash make dist-for-os GOOS=linux make dist-for-os GOOS=linux GOARCH=arm64 ``` ## Linux Container Images **Build base image (amd64, local load):

Installation

Installs to ~/.claude/skills/newrelic-infrastructure-agent-container-build/SKILL.md

Terminal
mkdir -p ~/.claude/skills/newrelic-infrastructure-agent-container-build && curl -fsSL https://raw.githubusercontent.com/newrelic/infrastructure-agent/HEAD/.claude/skills/container-build.md -o ~/.claude/skills/newrelic-infrastructure-agent-container-build/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository