docker-networking

Installation
SKILL.md

Docker Networking Skill

Master Docker networking concepts and configuration for container communication, service discovery, and network isolation.

Purpose

Configure and troubleshoot Docker networks for development and production environments with proper isolation and service discovery.

Parameters

Parameter Type Required Default Description
driver enum No bridge bridge/overlay/host/macvlan
subnet string No - Custom subnet CIDR
internal boolean No false Internal-only network

Network Drivers

| Driver | Use Case | Multi-Host | Encryption |

Related skills
Installs
24
GitHub Stars
1
First Seen
Feb 13, 2026