·ascend-docker

Create Docker containers for Huawei Ascend NPU development with proper device mappings and volume mounts. Use when setting up Ascend development environments in Docker, running CANN applications in containers, or creating isolated NPU development workspaces. Supports privileged mode (default), basic mode, and full mode with profiling/logging. Auto-detects available NPU devices.

29Installs·1Trend·@ascend-ai-coding

Installation

$npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascend-docker

How to Install ascend-docker

Quickly install ascend-docker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascend-docker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ascend-ai-coding/awesome-ascend-skills.

SKILL.md

View raw

Create Docker containers configured for Huawei Ascend NPU development.

The script auto-detects available NPU devices from /dev/davinci. Use --device-list to select specific devices:

| Network mode | host | host | - | | IPC mode | host | - | host | | Device access | All (via privileged) | Selected devices | Selected devices | | Profiling support | ✓ | ✗ | ✓ | | Dump support | ✓ | ✗ | ✓ | | Logging (slog) | ✓ | ✗ | ✓ | | Security | Lowest | Higher | Higher |

Create Docker containers for Huawei Ascend NPU development with proper device mappings and volume mounts. Use when setting up Ascend development environments in Docker, running CANN applications in containers, or creating isolated NPU development workspaces. Supports privileged mode (default), basic mode, and full mode with profiling/logging. Auto-detects available NPU devices. Source: ascend-ai-coding/awesome-ascend-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascend-docker
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from ascend-ai-coding/awesome-ascend-skills

Quick answers

What is ascend-docker?

Create Docker containers for Huawei Ascend NPU development with proper device mappings and volume mounts. Use when setting up Ascend development environments in Docker, running CANN applications in containers, or creating isolated NPU development workspaces. Supports privileged mode (default), basic mode, and full mode with profiling/logging. Auto-detects available NPU devices. Source: ascend-ai-coding/awesome-ascend-skills.

How do I install ascend-docker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascend-docker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ascend-ai-coding/awesome-ascend-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25